Uses of Class
org.camunda.bpm.container.impl.deployment.util.DeployedProcessArchive
Packages that use DeployedProcessArchive
Package
Description
-
Uses of DeployedProcessArchive in org.camunda.bpm.container.impl.deployment
Method parameters in org.camunda.bpm.container.impl.deployment with type arguments of type DeployedProcessArchiveModifier and TypeMethodDescriptionprotected 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 DeployedProcessArchiveModifier and TypeFieldDescriptionprotected Map<String,
DeployedProcessArchive> JmxManagedProcessApplication.deploymentMap
Methods in org.camunda.bpm.container.impl.jmx.services that return types with arguments of type DeployedProcessArchiveMethod parameters in org.camunda.bpm.container.impl.jmx.services with type arguments of type DeployedProcessArchiveModifier and TypeMethodDescriptionvoid
JmxManagedProcessApplication.setDeploymentMap
(Map<String, DeployedProcessArchive> processArchiveDeploymentMap)