Uses of Enum
io.camunda.client.api.command.enums.ProcessInstanceCreationInstruction
Packages that use ProcessInstanceCreationInstruction
-
Uses of ProcessInstanceCreationInstruction in io.camunda.client.api.command.enums
Methods in io.camunda.client.api.command.enums that return ProcessInstanceCreationInstructionModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ProcessInstanceCreationInstruction[]ProcessInstanceCreationInstruction.values()Returns an array containing the constants of this enum type, in the order they are declared.