| Package | Description |
|---|---|
| org.imixs.workflow.office.views |
| Modifier and Type | Method and Description |
|---|---|
List<BoardCategory> |
BoardController.getCategories()
Returns a list of all workflow groups out of the current worklist.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BoardController.doLoadNext(BoardCategory category)
Loads the next page for a category
|
void |
BoardController.doLoadPrev(BoardCategory category)
Loads the prev page for a category
|
List<org.imixs.workflow.ItemCollection> |
BoardController.getWorkitems(BoardCategory category)
This method returns the current page of workitems for the given category.
|
boolean |
BoardController.isEndOfList(BoardCategory category) |
Copyright © 2016–2021 Imixs Software Solutions GmbH. All rights reserved.