org.imixs.workflow.jee.faces
Class SimpleWorkflowController

java.lang.Object
  extended by org.imixs.workflow.jee.faces.AbstractWorkflowController
      extended by org.imixs.workflow.jee.faces.SimpleWorkflowController

public class SimpleWorkflowController
extends AbstractWorkflowController


Field Summary
 
Fields inherited from class org.imixs.workflow.jee.faces.AbstractWorkflowController
workitemItemCollection
 
Constructor Summary
SimpleWorkflowController()
           
 
Method Summary
 String getAction()
          returns the last computed workflow action.
 
Methods inherited from class org.imixs.workflow.jee.faces.AbstractWorkflowController
addMessage, createWorkitem, doCreateWorkitem, doDelete, doEdit, doLoadNext, doLoadPrev, doProcessWorkitem, doRefresh, doReset, doSwitchToSearchlist, doSwitchToWorklistAll, doSwitchToWorklistByAuthor, doSwitchToWorklistByCreator, doSwitchToWorklistByOwner, doSwitchToWorklistByWriteAccess, getActivities, getEntityService, getID, getMaxSearchResult, getModelService, getModelVersion, getRow, getSearchQuery, getSortOrder, getStartProcessList, getType, getWorkflowService, getWorkitem, getWorkitems, isEndOfList, isNewWorkitem, setMaxSearchResult, setModelVersion, setSearchQuery, setSortOrder, setType, setWorkitem, setWorkitems
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleWorkflowController

public SimpleWorkflowController()
Method Detail

getAction

public String getAction()
Description copied from class: AbstractWorkflowController
returns the last computed workflow action. The property 'action' is computed by the ResultPlugin. If no action is found show_workitem will be returned

Overrides:
getAction in class AbstractWorkflowController
Returns:


Copyright © 2006-2012 Imixs Software Solutions GmbH. All Rights Reserved.