| Package | Description |
|---|---|
| org.alfresco.po.share.workflow |
| Modifier and Type | Method and Description |
|---|---|
TaskType |
WorkFlowFormDetails.getTaskType() |
static TaskType |
TaskType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskType[] |
TaskType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CloudTaskOrReviewPage.isTaskTypeSelected(TaskType taskType)
Verify if workflow text is present on the page
|
void |
CloudTaskOrReviewPage.selectTask(TaskType taskType)
Selects specific tasks on the pageS
|
void |
WorkFlowFormDetails.setTaskType(TaskType taskType) |
Copyright © 2013. All Rights Reserved.