Uses of Class
org.camunda.bpm.application.impl.ProcessApplicationInfoImpl
Packages that use ProcessApplicationInfoImpl
Package
Description
-
Uses of ProcessApplicationInfoImpl in org.camunda.bpm.container.impl.deployment
Methods in org.camunda.bpm.container.impl.deployment that return ProcessApplicationInfoImplModifier and TypeMethodDescriptionprotected ProcessApplicationInfoImpl
StartProcessApplicationServiceStep.createProcessApplicationInfo
(AbstractProcessApplication processApplication, Map<String, DeployedProcessArchive> processArchiveDeploymentMap) -
Uses of ProcessApplicationInfoImpl in org.camunda.bpm.container.impl.jboss.service
Fields in org.camunda.bpm.container.impl.jboss.service declared as ProcessApplicationInfoImplModifier and TypeFieldDescriptionprotected ProcessApplicationInfoImpl
ProcessApplicationStartService.processApplicationInfo
-
Uses of ProcessApplicationInfoImpl in org.camunda.bpm.container.impl.jmx.services
Fields in org.camunda.bpm.container.impl.jmx.services declared as ProcessApplicationInfoImplModifier and TypeFieldDescriptionprotected final ProcessApplicationInfoImpl
JmxManagedProcessApplication.processApplicationInfo
Methods in org.camunda.bpm.container.impl.jmx.services that return ProcessApplicationInfoImplConstructors in org.camunda.bpm.container.impl.jmx.services with parameters of type ProcessApplicationInfoImplModifierConstructorDescriptionJmxManagedProcessApplication
(ProcessApplicationInfoImpl processApplicationInfo, ProcessApplicationReference processApplicationReference)