| Package | Description |
|---|---|
| com.suncode.pwfl.workflow.view |
| Modifier and Type | Method and Description |
|---|---|
static ViewResultAction.ViewResultActionType |
ViewResultAction.ViewResultActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewResultAction.ViewResultActionType[] |
ViewResultAction.ViewResultActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ViewResultAction(ViewResultAction.ViewResultActionType type,
String nameKey,
String relativePath) |
ViewResultAction(ViewResultAction.ViewResultActionType type,
String nameKey,
String relativePath,
String confirmationKey) |
Copyright © 2021 Suncode. All rights reserved.