Class PortletWorklistTasks

  • All Implemented Interfaces:
    Serializable

    @Named
    @ViewScoped
    public class PortletWorklistTasks
    extends org.imixs.workflow.faces.data.ViewController
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void init()
      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 Detail

      • PortletWorklistTasks

        public PortletWorklistTasks()
    • Method Detail

      • init

        @PostConstruct
        public void init()
        Initialize default behavior configured by the BASIC configuration entity.
        Overrides:
        init in class org.imixs.workflow.faces.data.ViewController