public abstract class AbstractRestProcessEngineAware extends AbstractProcessEngineAware
Modifier and Type | Field and Description |
---|---|
protected String |
relativeRootResourcePath |
processEngine
Constructor and Description |
---|
AbstractRestProcessEngineAware() |
AbstractRestProcessEngineAware(String engineName) |
Modifier and Type | Method and Description |
---|---|
protected ProcessEngine |
getProcessEngine() |
void |
setRelativeRootResourceUri(String relativeRootResourcePath)
Override the root resource path, if this resource is a sub-resource.
|
protected String relativeRootResourcePath
public AbstractRestProcessEngineAware()
public AbstractRestProcessEngineAware(String engineName)
protected ProcessEngine getProcessEngine()
public void setRelativeRootResourceUri(String relativeRootResourcePath)
relativeRootResourcePath
- Copyright © 2015. All rights reserved.