Interface ProcessInstanceModificationRecordValue.ProcessInstanceModificationTerminateInstructionValue
- All Known Implementing Classes:
ImmutableProcessInstanceModificationTerminateInstructionValue
- Enclosing interface:
- ProcessInstanceModificationRecordValue
@Immutable
public static interface ProcessInstanceModificationRecordValue.ProcessInstanceModificationTerminateInstructionValue
-
Method Summary
Modifier and TypeMethodDescriptionlongReturns the key of element instance to terminate.
-
Method Details
-
getElementInstanceKey
long getElementInstanceKey()Returns the key of element instance to terminate.
-