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