Uses of Class
org.camunda.bpm.application.ProcessApplicationUnavailableException
Package
Description
-
Uses of ProcessApplicationUnavailableException in org.camunda.bpm.application
Modifier and TypeMethodDescriptionProcessApplicationReference.getProcessApplication()
Get the process application. -
Uses of ProcessApplicationUnavailableException in org.camunda.bpm.application.impl
Modifier and TypeMethodDescriptionProcessApplicationLogger.processApplicationUnavailableException
(String name) ProcessApplicationLogger.processApplicationUnavailableException
(String name, Throwable cause) Modifier and TypeMethodDescriptionvoid
ProcessApplicationLogger.cannotInvokeListenerPaUnavailable
(String paName, ProcessApplicationUnavailableException e) Modifier 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
Modifier and TypeMethodDescriptionEnginePersistenceLogger.cannotDeterminePaDataformats
(ProcessApplicationUnavailableException e)