Interface HandlerExecutionItem
-
- All Superinterfaces:
StepExecutionItem
- All Known Subinterfaces:
ExecCommandExecutionItem,JobExecutionItem,ScriptFileCommandExecutionItem
- All Known Implementing Classes:
ExecCommand,ExecCommandBase,JobRefCommand,JobRefCommandBase,JobReferenceItem,ScriptFileCommand
public interface HandlerExecutionItem extends StepExecutionItem
HandlerExecutionItem is ...
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisKeepgoingOnSuccess()-
Methods inherited from interface com.dtolabs.rundeck.core.execution.StepExecutionItem
getLabel, getType
-
-