| Package | Description |
|---|---|
| org.apache.ode.bpel.pmapi |
| Modifier and Type | Field and Description |
|---|---|
static ProcessInfoCustomizer |
ProcessInfoCustomizer.ALL |
static ProcessInfoCustomizer |
ProcessInfoCustomizer.NONE |
static ProcessInfoCustomizer |
ProcessInfoCustomizer.SUMMARY_PROPERTIES |
static ProcessInfoCustomizer |
ProcessInfoCustomizer.SUMMARYONLY |
| Modifier and Type | Method and Description |
|---|---|
ProcessInfoDocument |
ProcessManagement.getProcessInfoCustom(javax.xml.namespace.QName pid,
ProcessInfoCustomizer custom)
Get the process info for a process.
|
ProcessInfoListDocument |
ProcessManagement.listProcessesCustom(java.lang.String filter,
java.lang.String orderKeys,
ProcessInfoCustomizer custom)
List the processes known to the engine.
|
Copyright © 2015 WSO2. All Rights Reserved.