Package | Description |
---|---|
com.saperion.ws.wrapper.wf |
Package for ws workflow wrapper.
|
Modifier and Type | Method and Description |
---|---|
static SaWsCommandEnum |
SaWsCommandEnum.fromBackend(com.saperion.constants.SaWFConstants.CommandId kind) |
SaWsCommandEnum |
SaWsCommand.getCommand()
Gets the command.
|
static SaWsCommandEnum |
SaWsCommandEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaWsCommandEnum[] |
SaWsCommandEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SaWsCommand.setCommand(SaWsCommandEnum newCommand)
Sets the command.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.