Uses of Class
io.camunda.client.protocol.rest.ProcessInstanceCreationRuntimeInstruction
Packages that use ProcessInstanceCreationRuntimeInstruction
-
Uses of ProcessInstanceCreationRuntimeInstruction in io.camunda.client.protocol.rest
Subclasses of ProcessInstanceCreationRuntimeInstruction in io.camunda.client.protocol.restModifier and TypeClassDescriptionclassProcessInstanceCreationTerminateInstructionMethods in io.camunda.client.protocol.rest that return ProcessInstanceCreationRuntimeInstructionModifier and TypeMethodDescriptionProcessInstanceCreationRuntimeInstruction.type(RuntimeInstructionType type) Methods in io.camunda.client.protocol.rest that return types with arguments of type ProcessInstanceCreationRuntimeInstructionModifier and TypeMethodDescriptionProcessInstanceCreationInstruction.getRuntimeInstructions()Runtime instructions (alpha).Methods in io.camunda.client.protocol.rest with parameters of type ProcessInstanceCreationRuntimeInstructionModifier and TypeMethodDescriptionProcessInstanceCreationInstruction.addRuntimeInstructionsItem(ProcessInstanceCreationRuntimeInstruction runtimeInstructionsItem) Method parameters in io.camunda.client.protocol.rest with type arguments of type ProcessInstanceCreationRuntimeInstructionModifier and TypeMethodDescriptionProcessInstanceCreationInstruction.runtimeInstructions(List<ProcessInstanceCreationRuntimeInstruction> runtimeInstructions) voidProcessInstanceCreationInstruction.setRuntimeInstructions(List<ProcessInstanceCreationRuntimeInstruction> runtimeInstructions)