Uses of Interface
org.camunda.bpm.engine.management.UpdateJobDefinitionSuspensionStateTenantBuilder
-
Packages that use UpdateJobDefinitionSuspensionStateTenantBuilder Package Description org.camunda.bpm.engine.impl.management org.camunda.bpm.engine.management Classes related to theManagementService
. -
-
Uses of UpdateJobDefinitionSuspensionStateTenantBuilder in org.camunda.bpm.engine.impl.management
Classes in org.camunda.bpm.engine.impl.management that implement UpdateJobDefinitionSuspensionStateTenantBuilder Modifier and Type Class Description class
UpdateJobDefinitionSuspensionStateBuilderImpl
-
Uses of UpdateJobDefinitionSuspensionStateTenantBuilder in org.camunda.bpm.engine.management
Methods in org.camunda.bpm.engine.management that return UpdateJobDefinitionSuspensionStateTenantBuilder Modifier and Type Method Description UpdateJobDefinitionSuspensionStateTenantBuilder
UpdateJobDefinitionSuspensionStateSelectBuilder. byProcessDefinitionKey(String processDefinitionKey)
Selects the job definitions of the process definitions with the given key.
-