public interface ProcessEngineServicesAware
Interface providing access to the ProcessEngineServices
from Java
delegation code.
Modifier and Type | Method and Description |
---|---|
ProcessEngine |
getProcessEngine()
Returns the
ProcessEngine providing access to the
public API of the process engine. |
ProcessEngineServices |
getProcessEngineServices()
Returns the
ProcessEngineServices providing access to the
public API of the process engine. |
ProcessEngineServices getProcessEngineServices()
ProcessEngineServices
providing access to the
public API of the process engine.ProcessEngineServices
.ProcessEngine getProcessEngine()
ProcessEngine
providing access to the
public API of the process engine.ProcessEngine
.Copyright © 2020. All rights reserved.