public class OProcessApplicationReference extends Object implements org.camunda.bpm.application.ProcessApplicationReference, org.apache.wicket.util.io.IClusterable
ProcessApplicationReference to currently registered in the system ProcessApplicationInterface| Modifier and Type | Field and Description |
|---|---|
static OProcessApplicationReference |
INSTANCE |
| Constructor and Description |
|---|
OProcessApplicationReference() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.camunda.bpm.application.ProcessApplicationInterface |
getProcessApplication() |
public static final OProcessApplicationReference INSTANCE
public String getName()
getName in interface org.camunda.bpm.application.ProcessApplicationReferencepublic org.camunda.bpm.application.ProcessApplicationInterface getProcessApplication()
throws org.camunda.bpm.application.ProcessApplicationUnavailableException
getProcessApplication in interface org.camunda.bpm.application.ProcessApplicationReferenceorg.camunda.bpm.application.ProcessApplicationUnavailableExceptionCopyright © 2019. All rights reserved.