Package | Description |
---|---|
org.camunda.bpm.application | |
org.camunda.bpm.application.impl |
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 |
---|---|
AbstractProcessApplication |
ProcessApplicationReferenceImpl.getProcessApplication() |
ProcessApplicationInterface |
EmbeddedProcessApplicationReferenceImpl.getProcessApplication() |
ProcessApplicationInterface |
EjbProcessApplicationReference.getProcessApplication() |
void |
ProcessApplicationReferenceImpl.processEngineStopping(ProcessEngine processEngine) |
void |
EjbProcessApplicationReference.processEngineStopping(ProcessEngine processEngine) |
Copyright © 2015. All rights reserved.