Package org.imixs.workflow.office.views
Class PortletWorklistTasks
java.lang.Object
org.imixs.workflow.faces.data.ViewController
org.imixs.workflow.office.views.PortletWorklistTasks
- All Implemented Interfaces:
Serializable
@Named
@ViewScoped
public class PortletWorklistTasks
extends org.imixs.workflow.faces.data.ViewController
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinit()Initialize default behavior configured by the BASIC configuration entity.Methods inherited from class org.imixs.workflow.faces.data.ViewController
getPageIndex, getPageSize, getQuery, getSortBy, getWorkitems, isEndOfList, isLoadStubs, isSortReverse, loadData, reset, setEndOfList, setLoadStubs, setPageIndex, setPageSize, setQuery, setSortBy, setSortReverse
-
Constructor Details
-
PortletWorklistTasks
public PortletWorklistTasks()
-
-
Method Details
-
init
@PostConstruct public void init()Initialize default behavior configured by the BASIC configuration entity.- Overrides:
initin classorg.imixs.workflow.faces.data.ViewController
-