Uses of Interface
org.camunda.bpm.extension.osgi.internal.ProcessDefinitionDeployer

Packages that use ProcessDefinitionDeployer
org.camunda.bpm.extension.osgi.internal.impl   
 

Uses of ProcessDefinitionDeployer in org.camunda.bpm.extension.osgi.internal.impl
 

Classes in org.camunda.bpm.extension.osgi.internal.impl that implement ProcessDefinitionDeployer
 class ProcessDefinitionDeployerImpl
          Basic implementation to deploy a processes to the repository by using a ServiceTracker that tracks a ProcessEngine.
 

Constructors in org.camunda.bpm.extension.osgi.internal.impl with parameters of type ProcessDefinitionDeployer
ProcessDefinitionCheckerImpl(ProcessDefinitionDeployer deployer)
           
 



Copyright © 2015 camunda services GmbH. All rights reserved.