Interface ProcessInstanceModificationRecordValue.ProcessInstanceModificationTerminateInstructionValue

All Known Implementing Classes:
ImmutableProcessInstanceModificationTerminateInstructionValue
Enclosing interface:
ProcessInstanceModificationRecordValue

@Immutable public static interface ProcessInstanceModificationRecordValue.ProcessInstanceModificationTerminateInstructionValue
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Returns the key of element instance to terminate.
  • Method Details

    • getElementInstanceKey

      long getElementInstanceKey()
      Returns the key of element instance to terminate.