Class IdentifiablePayload<T extends Identifier>

All Implemented Interfaces:
Serializable, StateCommand, StateMachineCommand, Identifiable<T>, Immutable
Direct Known Subclasses:
AbstractIdentifiablePayload, CommitTransactionPayload

public abstract class IdentifiablePayload<T extends Identifier> extends AbstractStateCommand implements Identifiable<T>
See Also:
  • Constructor Details

    • IdentifiablePayload

      public IdentifiablePayload()