Uses of Class
io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationStartInstruction
Packages that use ProcessInstanceCreationStartInstruction
-
Uses of ProcessInstanceCreationStartInstruction in io.camunda.zeebe.protocol.impl.record.value.processinstance
Methods in io.camunda.zeebe.protocol.impl.record.value.processinstance that return ProcessInstanceCreationStartInstructionModifier and TypeMethodDescriptionProcessInstanceCreationStartInstruction.setElementId(String elementId) Methods in io.camunda.zeebe.protocol.impl.record.value.processinstance that return types with arguments of type ProcessInstanceCreationStartInstructionMethods in io.camunda.zeebe.protocol.impl.record.value.processinstance with parameters of type ProcessInstanceCreationStartInstructionModifier and TypeMethodDescriptionProcessInstanceCreationRecord.addStartInstruction(ProcessInstanceCreationStartInstruction startInstruction) Method parameters in io.camunda.zeebe.protocol.impl.record.value.processinstance with type arguments of type ProcessInstanceCreationStartInstructionModifier and TypeMethodDescriptionProcessInstanceCreationRecord.addStartInstructions(List<ProcessInstanceCreationStartInstruction> startInstructions)