Uses of Interface
org.camunda.bpm.engine.management.UpdateJobSuspensionStateTenantBuilder

Packages that use UpdateJobSuspensionStateTenantBuilder
org.camunda.bpm.engine.impl.management   
org.camunda.bpm.engine.management Classes related to the ManagementService
 

Uses of UpdateJobSuspensionStateTenantBuilder in org.camunda.bpm.engine.impl.management
 

Classes in org.camunda.bpm.engine.impl.management that implement UpdateJobSuspensionStateTenantBuilder
 class UpdateJobSuspensionStateBuilderImpl
           
 

Uses of UpdateJobSuspensionStateTenantBuilder in org.camunda.bpm.engine.management
 

Methods in org.camunda.bpm.engine.management that return UpdateJobSuspensionStateTenantBuilder
 UpdateJobSuspensionStateTenantBuilder UpdateJobSuspensionStateSelectBuilder.byProcessDefinitionKey(String processDefinitionKey)
          Selects the jobs of the process definitions with the given key.
 



Copyright © 2016 camunda services GmbH. All rights reserved.