Uses of Class
io.camunda.client.protocol.rest.ProcessInstanceCreationStartInstruction
Packages that use ProcessInstanceCreationStartInstruction
-
Uses of ProcessInstanceCreationStartInstruction in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return ProcessInstanceCreationStartInstructionModifier and TypeMethodDescriptionMethods in io.camunda.client.protocol.rest that return types with arguments of type ProcessInstanceCreationStartInstructionModifier and TypeMethodDescriptionProcessInstanceCreationInstruction.getStartInstructions()List of start instructions.Methods in io.camunda.client.protocol.rest with parameters of type ProcessInstanceCreationStartInstructionModifier and TypeMethodDescriptionProcessInstanceCreationInstruction.addStartInstructionsItem(ProcessInstanceCreationStartInstruction startInstructionsItem) Method parameters in io.camunda.client.protocol.rest with type arguments of type ProcessInstanceCreationStartInstructionModifier and TypeMethodDescriptionvoidProcessInstanceCreationInstruction.setStartInstructions(List<ProcessInstanceCreationStartInstruction> startInstructions) ProcessInstanceCreationInstruction.startInstructions(List<ProcessInstanceCreationStartInstruction> startInstructions)