Uses of Class
org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
-
Packages that use JmxManagedProcessApplication Package Description org.camunda.bpm.container.impl.deployment org.camunda.bpm.container.impl.jmx.services -
-
Uses of JmxManagedProcessApplication in org.camunda.bpm.container.impl.deployment
Fields in org.camunda.bpm.container.impl.deployment declared as JmxManagedProcessApplication Modifier and Type Field Description protected JmxManagedProcessApplication
UndeployProcessArchiveStep. deployedProcessApplication
Constructors in org.camunda.bpm.container.impl.deployment with parameters of type JmxManagedProcessApplication Constructor Description UndeployProcessArchiveStep(JmxManagedProcessApplication deployedProcessApplication, ProcessArchiveXml processArchive, String processEngineName)
-
Uses of JmxManagedProcessApplication in org.camunda.bpm.container.impl.jmx.services
Methods in org.camunda.bpm.container.impl.jmx.services that return JmxManagedProcessApplication Modifier and Type Method Description JmxManagedProcessApplication
JmxManagedProcessApplication. getValue()
-