| Package | Description |
|---|---|
| org.apache.ode.bpel.iapi |
| Modifier and Type | Method and Description |
|---|---|
static ProcessConf.CLEANUP_CATEGORY |
ProcessConf.CLEANUP_CATEGORY.fromString(java.lang.String lowerCase) |
static ProcessConf.CLEANUP_CATEGORY |
ProcessConf.CLEANUP_CATEGORY.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProcessConf.CLEANUP_CATEGORY[] |
ProcessConf.CLEANUP_CATEGORY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ProcessConf.CLEANUP_CATEGORY> |
ProcessConf.CleanupInfo.getCategories() |
java.util.Set<ProcessConf.CLEANUP_CATEGORY> |
ProcessConf.getCleanupCategories(boolean instanceSucceeded) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProcessConf.isCleanupCategoryEnabled(boolean instanceSucceeded,
ProcessConf.CLEANUP_CATEGORY category) |
Copyright © 2015 WSO2. All Rights Reserved.