| Package | Description |
|---|---|
| de.xima.fc.inbox.bean | |
| de.xima.fc.inbox.enums | |
| de.xima.fc.inbox.model |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessReviewBean.setProcessAndView(Long formRecordId,
EProcessView processView) |
void |
ProcessReviewBean.setProcessView(EProcessView processView) |
| Modifier and Type | Method and Description |
|---|---|
static EProcessView |
EProcessView.fromString(String strMenuAction) |
static EProcessView |
EProcessView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EProcessView[] |
EProcessView.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EProcessView |
ProcessGUIModel.getProcessView() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessGUIModel.setProcessView(EProcessView processView) |
ProcessGUIModel.Builder |
ProcessGUIModel.Builder.withProcessView(EProcessView processView) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.