Package | Description |
---|---|
com.saperion.intf.wf |
This package contains the common used workflow interfaces for the LARIX components.
|
com.saperion.wf |
This package contains the common used workflow classes.
|
Modifier and Type | Method and Description |
---|---|
static HistoryInfo.HistoryKind |
HistoryInfo.HistoryKind.fromInt(int val) |
HistoryInfo.HistoryKind |
HistoryInfo.getKind() |
static HistoryInfo.HistoryKind |
HistoryInfo.HistoryKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HistoryInfo.HistoryKind[] |
HistoryInfo.HistoryKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HistoryInfo.HistoryKind |
HistoryInfoImpl.getKind() |
Modifier and Type | Method and Description |
---|---|
void |
HistoryInfoImpl.setKind(HistoryInfo.HistoryKind kindId) |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.