public interface CommandContextCloseListener extends BaseCommandContextCloseListener<CommandContext>
| Modifier and Type | Method and Description |
|---|---|
void |
closed(CommandContext commandContext) |
void |
closing(CommandContext commandContext) |
afterSessionsFlush, closeFailurevoid closing(CommandContext commandContext)
closing in interface BaseCommandContextCloseListener<CommandContext>void closed(CommandContext commandContext)
closed in interface BaseCommandContextCloseListener<CommandContext>Copyright © 2017 Flowable. All rights reserved.