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