Uses of Class
org.camunda.community.migration.processInstance.dto.client.JobDefinitionDto
Packages that use JobDefinitionDto
Package
Description
-
Uses of JobDefinitionDto in org.camunda.community.migration.processInstance.client
Methods in org.camunda.community.migration.processInstance.client that return types with arguments of type JobDefinitionDtoModifier and TypeMethodDescriptionCamunda7Client.getJobDefinitions(Camunda7Client.Camunda7JobType jobType, Camunda7Client.Camunda7JobConfiguration jobConfiguration, String processDefinitionId) Camunda7RestClient.getJobDefinitions(Camunda7Client.Camunda7JobType jobType, Camunda7Client.Camunda7JobConfiguration jobConfiguration, String processDefinitionId) -
Uses of JobDefinitionDto in org.camunda.community.migration.processInstance.dto
Methods in org.camunda.community.migration.processInstance.dto that return types with arguments of type JobDefinitionDtoMethod parameters in org.camunda.community.migration.processInstance.dto with type arguments of type JobDefinitionDtoModifier and TypeMethodDescriptionvoidCamunda7ProcessDefinitionData.setJobDefinitions(List<JobDefinitionDto> jobDefinitions)