Uses of Class
org.camunda.bpm.application.impl.ProcessApplicationInfoImpl

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

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

Methods in org.camunda.bpm.container.impl.deployment that return ProcessApplicationInfoImpl
protected  ProcessApplicationInfoImpl StartProcessApplicationServiceStep.createProcessApplicationInfo(AbstractProcessApplication processApplication, Map<String,DeployedProcessArchive> processArchiveDeploymentMap)
           
 

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

Fields in org.camunda.bpm.container.impl.jmx.services declared as ProcessApplicationInfoImpl
protected  ProcessApplicationInfoImpl JmxManagedProcessApplication.processApplicationInfo
           
 

Methods in org.camunda.bpm.container.impl.jmx.services that return ProcessApplicationInfoImpl
 ProcessApplicationInfoImpl JmxManagedProcessApplication.getProcessApplicationInfo()
           
 

Constructors in org.camunda.bpm.container.impl.jmx.services with parameters of type ProcessApplicationInfoImpl
JmxManagedProcessApplication(ProcessApplicationInfoImpl processApplicationInfo, ProcessApplicationReference processApplicationReference)
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.