public class EmbeddedProcessApplicationReferenceImpl extends Object implements ProcessApplicationReference
The process engine holds a strong reference to the embedded process application.
| Modifier and Type | Field and Description | 
|---|---|
protected EmbeddedProcessApplication | 
application  | 
| Constructor and Description | 
|---|
EmbeddedProcessApplicationReferenceImpl(EmbeddedProcessApplication application)  | 
protected EmbeddedProcessApplication application
public EmbeddedProcessApplicationReferenceImpl(EmbeddedProcessApplication application)
public String getName()
getName in interface ProcessApplicationReferencepublic ProcessApplicationInterface getProcessApplication() throws ProcessApplicationUnavailableException
ProcessApplicationReferencegetProcessApplication in interface ProcessApplicationReferenceAbstractProcessApplicationProcessApplicationUnavailableException - if the process application is unavailableCopyright © 2018. All rights reserved.