Uses of Class
org.imixs.workflow.office.views.BoardCategory
Packages that use BoardCategory
-
Uses of BoardCategory in org.imixs.workflow.office.views
Methods in org.imixs.workflow.office.views that return types with arguments of type BoardCategoryModifier and TypeMethodDescriptionMonitorController.getBoardCategories()BoardController.getCategories()Returns a list of all workflow groups out of the current worklist.Methods in org.imixs.workflow.office.views with parameters of type BoardCategoryModifier and TypeMethodDescriptionvoidBoardController.doLoadNext(BoardCategory category) Loads the next page for a categoryvoidBoardController.doLoadPrev(BoardCategory category) Loads the prev page for a categoryList<org.imixs.workflow.ItemCollection>BoardController.getWorkitems(BoardCategory category) This method returns the current page of workitems for the given category.booleanBoardController.isEndOfList(BoardCategory category) Method parameters in org.imixs.workflow.office.views with type arguments of type BoardCategoryModifier and TypeMethodDescriptionvoidMonitorController.setBoardCategories(Set<BoardCategory> boardCategories)