|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessApplicationInfo
Object holding information about a deployed Process Application
ProcessApplicationService.getProcessApplicationInfo(String)| Field Summary | |
|---|---|
static String |
PROP_SERVLET_CONTEXT_PATH
constant for the servlet context path property |
| Method Summary | |
|---|---|
List<ProcessApplicationDeploymentInfo> |
getDeploymentInfo()
|
String |
getName()
|
Map<String,String> |
getProperties()
Provides access to a list of process application-provided properties. |
| Field Detail |
|---|
static final String PROP_SERVLET_CONTEXT_PATH
| Method Detail |
|---|
String getName()
List<ProcessApplicationDeploymentInfo> getDeploymentInfo()
ProcessApplicationDeploymentInfo objects that
provide information about the deployments made by the process
application to the process engine(s).Map<String,String> getProperties()
Provides access to a list of process application-provided properties.
This class provides a set of constants for commonly-used properties
PROP_SERVLET_CONTEXT_PATH
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||