public interface CommandHandlerSupport
Command.CommandAware| Modifier and Type | Method and Description |
|---|---|
default void |
complete()
Called when the process completes.
|
void |
setWatchdog(Watchdog watchdog)
Set the watchdog that this handler should be resetting to prevent the process from being terminated.
|
default void complete()
throws IOException
IOException - if there is a problem completing processingCopyright © 2023 Atlassian. All rights reserved.