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 ProcessApplicationReference
public ProcessApplicationInterface getProcessApplication() throws ProcessApplicationUnavailableException
ProcessApplicationReference
getProcessApplication
in interface ProcessApplicationReference
AbstractProcessApplication
ProcessApplicationUnavailableException
- if the process application is unavailableCopyright © 2015. All rights reserved.