Uses of Interface
org.camunda.bpm.application.ProcessApplicationInfo

Packages that use ProcessApplicationInfo
org.camunda.bpm   
org.camunda.bpm.application.impl   
org.camunda.bpm.container.impl   
org.camunda.bpm.container.impl.deployment.util   
 

Uses of ProcessApplicationInfo in org.camunda.bpm
 

Methods in org.camunda.bpm that return ProcessApplicationInfo
 ProcessApplicationInfo ProcessApplicationService.getProcessApplicationInfo(String processApplicationName)
          Provides information about a deployed process application
 

Uses of ProcessApplicationInfo in org.camunda.bpm.application.impl
 

Classes in org.camunda.bpm.application.impl that implement ProcessApplicationInfo
 class ProcessApplicationInfoImpl
           
 

Uses of ProcessApplicationInfo in org.camunda.bpm.container.impl
 

Methods in org.camunda.bpm.container.impl that return ProcessApplicationInfo
 ProcessApplicationInfo RuntimeContainerDelegateImpl.getProcessApplicationInfo(String processApplicationName)
           
 

Uses of ProcessApplicationInfo in org.camunda.bpm.container.impl.deployment.util
 

Methods in org.camunda.bpm.container.impl.deployment.util that return ProcessApplicationInfo
static ProcessApplicationInfo InjectionUtil.getProcessApplicationInfo(DeploymentOperation operationContext)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.