Uses of Class
io.zeebe.test.util.record.WorkflowInstanceSubscriptionRecordStream
-
Packages that use WorkflowInstanceSubscriptionRecordStream Package Description io.zeebe.test.util.record -
-
Uses of WorkflowInstanceSubscriptionRecordStream in io.zeebe.test.util.record
Methods in io.zeebe.test.util.record that return WorkflowInstanceSubscriptionRecordStream Modifier and Type Method Description protected WorkflowInstanceSubscriptionRecordStreamWorkflowInstanceSubscriptionRecordStream. supply(Stream<Record<WorkflowInstanceSubscriptionRecordValue>> wrappedStream)WorkflowInstanceSubscriptionRecordStreamWorkflowInstanceSubscriptionRecordStream. withElementInstanceKey(long elementInstanceKey)WorkflowInstanceSubscriptionRecordStreamWorkflowInstanceSubscriptionRecordStream. withMessageName(String messageName)WorkflowInstanceSubscriptionRecordStreamWorkflowInstanceSubscriptionRecordStream. withWorkflowInstanceKey(long workflowInstanceKey)static WorkflowInstanceSubscriptionRecordStreamRecordingExporter. workflowInstanceSubscriptionRecords()static WorkflowInstanceSubscriptionRecordStreamRecordingExporter. workflowInstanceSubscriptionRecords(WorkflowInstanceSubscriptionIntent intent)
-