Interface OrchExecutor<InputType>

All Known Implementing Classes:
OrchExecutorImpl

public interface OrchExecutor<InputType>
The execution interface of the orchestrator. This is the one that gets typically utilized by the consumers to execute the orchestration chain of commands.