Interface BootstrapCommand
- All Superinterfaces:
Runnable
- All Known Implementing Classes:
ApplicationProcessStatusBootstrapCommand
,GetRunCommandBootstrapCommand
,ManagementServerBootstrapCommand
,RunBootstrapCommand
,SequenceBootstrapCommand
,StartBootstrapCommand
,StopBootstrapCommand
,UnknownBootstrapCommand
Bootstrap Command extension of Runnable with command status
-
Method Summary
Modifier and TypeMethodDescriptionGet Command Status on completion
-
Method Details
-
getCommandStatus
CommandStatus getCommandStatus()Get Command Status on completion- Returns:
- Command Status
-