Uses of Enum
org.camunda.community.migration.processInstance.client.Camunda7Client.Camunda7JobType
Packages that use Camunda7Client.Camunda7JobType
-
Uses of Camunda7Client.Camunda7JobType in org.camunda.community.migration.processInstance.client
Methods in org.camunda.community.migration.processInstance.client that return Camunda7Client.Camunda7JobTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Camunda7Client.Camunda7JobType[]Camunda7Client.Camunda7JobType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.camunda.community.migration.processInstance.client with parameters of type Camunda7Client.Camunda7JobTypeModifier and TypeMethodDescriptionCamunda7Client.getJobDefinitions(Camunda7Client.Camunda7JobType jobType, Camunda7Client.Camunda7JobConfiguration jobConfiguration, String processDefinitionId) Camunda7RestClient.getJobDefinitions(Camunda7Client.Camunda7JobType jobType, Camunda7Client.Camunda7JobConfiguration jobConfiguration, String processDefinitionId)