Uses of Class
org.camunda.bpm.container.impl.deployment.util.DeployedProcessArchive

Packages that use DeployedProcessArchive
org.camunda.bpm.container.impl.deployment   
org.camunda.bpm.container.impl.jmx.services   
 

Uses of DeployedProcessArchive in org.camunda.bpm.container.impl.deployment
 

Method parameters in org.camunda.bpm.container.impl.deployment with type arguments of type DeployedProcessArchive
protected  ProcessApplicationInfoImpl StartProcessApplicationServiceStep.createProcessApplicationInfo(AbstractProcessApplication processApplication, Map<String,DeployedProcessArchive> processArchiveDeploymentMap)
           
 

Uses of DeployedProcessArchive in org.camunda.bpm.container.impl.jmx.services
 

Fields in org.camunda.bpm.container.impl.jmx.services with type parameters of type DeployedProcessArchive
protected  Map<String,DeployedProcessArchive> JmxManagedProcessApplication.deploymentMap
           
 

Methods in org.camunda.bpm.container.impl.jmx.services that return types with arguments of type DeployedProcessArchive
 Map<String,DeployedProcessArchive> JmxManagedProcessApplication.getProcessArchiveDeploymentMap()
           
 

Method parameters in org.camunda.bpm.container.impl.jmx.services with type arguments of type DeployedProcessArchive
 void JmxManagedProcessApplication.setDeploymentMap(Map<String,DeployedProcessArchive> processArchiveDeploymentMap)
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.