Uses of Class
org.camunda.bpm.application.ProcessApplicationUnavailableException
Packages that use ProcessApplicationUnavailableException
Package
Description
-
Uses of ProcessApplicationUnavailableException in org.camunda.bpm.application
Methods in org.camunda.bpm.application that throw ProcessApplicationUnavailableExceptionModifier and TypeMethodDescriptionProcessApplicationReference.getProcessApplication()
Get the process application. -
Uses of ProcessApplicationUnavailableException in org.camunda.bpm.application.impl
Methods in org.camunda.bpm.application.impl that return ProcessApplicationUnavailableExceptionModifier and TypeMethodDescriptionProcessApplicationLogger.processApplicationUnavailableException
(String name) ProcessApplicationLogger.processApplicationUnavailableException
(String name, Throwable cause) Methods in org.camunda.bpm.application.impl with parameters of type ProcessApplicationUnavailableExceptionModifier and TypeMethodDescriptionvoid
ProcessApplicationLogger.cannotInvokeListenerPaUnavailable
(String paName, ProcessApplicationUnavailableException e) Methods in org.camunda.bpm.application.impl that throw ProcessApplicationUnavailableExceptionModifier and TypeMethodDescriptionEjbProcessApplicationReference.getProcessApplication()
EmbeddedProcessApplicationReferenceImpl.getProcessApplication()
JakartaEjbProcessApplicationReference.getProcessApplication()
ProcessApplicationReferenceImpl.getProcessApplication()
void
EjbProcessApplicationReference.processEngineStopping
(ProcessEngine processEngine) void
JakartaEjbProcessApplicationReference.processEngineStopping
(ProcessEngine processEngine) void
ProcessApplicationReferenceImpl.processEngineStopping
(ProcessEngine processEngine) -
Uses of ProcessApplicationUnavailableException in org.camunda.bpm.engine.impl.db
Methods in org.camunda.bpm.engine.impl.db with parameters of type ProcessApplicationUnavailableExceptionModifier and TypeMethodDescriptionEnginePersistenceLogger.cannotDeterminePaDataformats
(ProcessApplicationUnavailableException e)