| Package | Description |
|---|---|
| org.imixs.workflow.office.views |
| Modifier and Type | Method and Description |
|---|---|
Set<BoardCategory> |
MonitorController.getBoardCategories() |
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
MonitorController.setBoardCategories(Set<BoardCategory> boardCategories) |
Copyright © 2016–2022 Imixs Software Solutions GmbH. All rights reserved.