Package | Description |
---|---|
com.saperion.ws.wrapper.wf |
Package for ws workflow wrapper.
|
Modifier and Type | Method and Description |
---|---|
static SaWsHistoryEnum |
SaWsHistoryEnum.fromBackend(com.saperion.intf.wf.HistoryInfo.HistoryKind kind)
From backend.
|
SaWsHistoryEnum |
SaWsHistoryEntry.getKind()
Gets the kind.
|
static SaWsHistoryEnum |
SaWsHistoryEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaWsHistoryEnum[] |
SaWsHistoryEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.saperion.intf.wf.HistoryInfo.HistoryKind |
SaWsHistoryEnum.fromWebService(SaWsHistoryEnum kind)
From web service.
|
void |
SaWsHistoryEntry.setKind(SaWsHistoryEnum newKind)
Sets the kind.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.