Package | Description |
---|---|
org.camunda.bpm.application | |
org.camunda.bpm.application.impl | |
org.camunda.bpm.engine.impl.db |
Modifier and Type | Method and Description |
---|---|
ProcessApplicationInterface |
ProcessApplicationReference.getProcessApplication()
Get the process application.
|
Modifier and Type | Method and Description |
---|---|
ProcessApplicationUnavailableException |
ProcessApplicationLogger.processApplicationUnavailableException(String name) |
ProcessApplicationUnavailableException |
ProcessApplicationLogger.processApplicationUnavailableException(String name,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
void |
ProcessApplicationLogger.cannotInvokeListenerPaUnavailable(String paName,
ProcessApplicationUnavailableException e) |
Modifier and Type | Method and Description |
---|---|
ProcessApplicationInterface |
EjbProcessApplicationReference.getProcessApplication() |
ProcessApplicationInterface |
EmbeddedProcessApplicationReferenceImpl.getProcessApplication() |
AbstractProcessApplication |
ProcessApplicationReferenceImpl.getProcessApplication() |
void |
EjbProcessApplicationReference.processEngineStopping(ProcessEngine processEngine) |
void |
ProcessApplicationReferenceImpl.processEngineStopping(ProcessEngine processEngine) |
Modifier and Type | Method and Description |
---|---|
ProcessEngineException |
EnginePersistenceLogger.cannotDeterminePaDataformats(ProcessApplicationUnavailableException e) |
Copyright © 2022. All rights reserved.