Class MultipleCommandsRegistry.OrderedCommand

java.lang.Object
org.chenile.workflow.service.stmcmds.MultipleCommandsRegistry.OrderedCommand
All Implemented Interfaces:
Comparable<MultipleCommandsRegistry<StateEntityType, PayloadType>.OrderedCommand>
Enclosing class:
MultipleCommandsRegistry<StateEntityType extends StateEntity, PayloadType>

public class MultipleCommandsRegistry.OrderedCommand extends Object implements Comparable<MultipleCommandsRegistry<StateEntityType, PayloadType>.OrderedCommand>