Uses of Interface
io.zeebe.exporter.proto.Schema.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstructionOrBuilder
-
-
Uses of Schema.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstructionOrBuilder in io.zeebe.exporter.proto
Classes in io.zeebe.exporter.proto that implement Schema.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstructionOrBuilder Modifier and Type Class Description static classSchema.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstructionProtobuf typeexporter_protocol.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstructionstatic classSchema.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstruction.BuilderProtobuf typeexporter_protocol.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstructionMethods in io.zeebe.exporter.proto that return Schema.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstructionOrBuilder Modifier and Type Method Description Schema.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstructionOrBuilderSchema.ProcessInstanceModificationRecord.ProcessInstanceModificationActivateInstruction.Builder. getVariableInstructionsOrBuilder(int index)repeated .exporter_protocol.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstruction variableInstructions = 3;Schema.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstructionOrBuilderSchema.ProcessInstanceModificationRecord.ProcessInstanceModificationActivateInstruction. getVariableInstructionsOrBuilder(int index)repeated .exporter_protocol.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstruction variableInstructions = 3;Schema.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstructionOrBuilderSchema.ProcessInstanceModificationRecord.ProcessInstanceModificationActivateInstructionOrBuilder. getVariableInstructionsOrBuilder(int index)repeated .exporter_protocol.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstruction variableInstructions = 3;Methods in io.zeebe.exporter.proto that return types with arguments of type Schema.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstructionOrBuilder Modifier and Type Method Description List<? extends Schema.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstructionOrBuilder>Schema.ProcessInstanceModificationRecord.ProcessInstanceModificationActivateInstruction.Builder. getVariableInstructionsOrBuilderList()repeated .exporter_protocol.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstruction variableInstructions = 3;List<? extends Schema.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstructionOrBuilder>Schema.ProcessInstanceModificationRecord.ProcessInstanceModificationActivateInstruction. getVariableInstructionsOrBuilderList()repeated .exporter_protocol.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstruction variableInstructions = 3;List<? extends Schema.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstructionOrBuilder>Schema.ProcessInstanceModificationRecord.ProcessInstanceModificationActivateInstructionOrBuilder. getVariableInstructionsOrBuilderList()repeated .exporter_protocol.ProcessInstanceModificationRecord.ProcessInstanceModificationVariableInstruction variableInstructions = 3;
-