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

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

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

Classes in org.camunda.bpm.engine.impl.management that implement UpdateJobDefinitionSuspensionStateTenantBuilder
 class UpdateJobDefinitionSuspensionStateBuilderImpl
           
 

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

Methods in org.camunda.bpm.engine.management that return UpdateJobDefinitionSuspensionStateTenantBuilder
 UpdateJobDefinitionSuspensionStateTenantBuilder UpdateJobDefinitionSuspensionStateSelectBuilder.byProcessDefinitionKey(String processDefinitionKey)
          Selects the job definitions of the process definitions with the given key.
 



Copyright © 2016 camunda services GmbH. All rights reserved.