Interface CommandProcessor<T extends UnifiedRecordValue>

All Known Implementing Classes:
JobCancelProcessor, JobCompleteProcessor, JobThrowErrorProcessor, JobUpdateRetriesProcessor, ProcessInstanceCreationCreateProcessor, ProcessInstanceCreationCreateWithResultProcessor

public interface CommandProcessor<T extends UnifiedRecordValue>
High-level record processor abstraction that implements the common behavior of most command-handling processors.