Package io.iworkflow.core.command
Interface BaseCommand
-
- All Known Implementing Classes:
InternalChannelCommand
,SignalCommand
,TimerCommand
public interface BaseCommand
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Optional<java.lang.String>
getCommandId()
-