Uses of Class
org.camunda.bpm.application.ProcessApplicationUnavailableException

Packages that use ProcessApplicationUnavailableException
org.camunda.bpm.application   
org.camunda.bpm.application.impl   
 

Uses of ProcessApplicationUnavailableException in org.camunda.bpm.application
 

Methods in org.camunda.bpm.application that throw ProcessApplicationUnavailableException
 ProcessApplicationInterface ProcessApplicationReference.getProcessApplication()
          Get the process application.
 

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

Methods in org.camunda.bpm.application.impl that return ProcessApplicationUnavailableException
 ProcessApplicationUnavailableException ProcessApplicationLogger.processApplicationUnavailableException(String name)
           
 ProcessApplicationUnavailableException ProcessApplicationLogger.processApplicationUnavailableException(String name, Throwable cause)
           
 

Methods in org.camunda.bpm.application.impl with parameters of type ProcessApplicationUnavailableException
 void ProcessApplicationLogger.cannotInvokeListenerPaUnavailable(String paName, ProcessApplicationUnavailableException e)
           
 

Methods in org.camunda.bpm.application.impl that throw ProcessApplicationUnavailableException
 ProcessApplicationInterface EjbProcessApplicationReference.getProcessApplication()
           
 AbstractProcessApplication ProcessApplicationReferenceImpl.getProcessApplication()
           
 ProcessApplicationInterface EmbeddedProcessApplicationReferenceImpl.getProcessApplication()
           
 void EjbProcessApplicationReference.processEngineStopping(ProcessEngine processEngine)
           
 void ProcessApplicationReferenceImpl.processEngineStopping(ProcessEngine processEngine)
           
 



Copyright © 2015 camunda services GmbH. All rights reserved.