Interface ModelCommitAssignment.Head

Enclosing class:
ModelCommitAssignment

public static interface ModelCommitAssignment.Head
Store head values needed to assign the next transition.
  • Method Details

    • modelType

      String modelType()
    • sequenceNumber

      long sequenceNumber()
    • historyComplete

      boolean historyComplete()
    • documentCollection

      String documentCollection()
    • firstIncompleteStateIndex

      default Long firstIncompleteStateIndex()