Uses of Interface
io.zeebe.protocol.record.RecordValueWithVariables
-
Packages that use RecordValueWithVariables Package Description io.zeebe.protocol.record.value -
-
Uses of RecordValueWithVariables in io.zeebe.protocol.record.value
Subinterfaces of RecordValueWithVariables in io.zeebe.protocol.record.value Modifier and Type Interface Description interfaceJobRecordValueRepresents a job related event or command.interfaceMessageRecordValueRepresents a message event or command.interfaceMessageStartEventSubscriptionRecordValueRepresents message start event subscription commands and eventsinterfaceMessageSubscriptionRecordValueRepresents a message correlation subscription event or command.interfaceProcessEventRecordValueRepresents a signal that an event was triggered in a process instance, within a given scope, and targeting a particular element identified by its ID.interfaceProcessInstanceCreationRecordValueinterfaceProcessInstanceResultRecordValueRepresents a process instance related command or event.interfaceProcessMessageSubscriptionRecordValueRepresents a process message subscription command or event.interfaceVariableDocumentRecordValue
-