Agentflow
V3.1

Uses of Class
si.wfcidata.AFTaskList

Packages that use AFTaskList
si.wfcidata   
si.wfinterface   
 

Uses of AFTaskList in si.wfcidata
 

Methods in si.wfcidata that return AFTaskList
 AFTaskList AFUserSession.getAFMyTaskList()
          Get AFMyTaskList which is viewed in MyTask in Agenda
 AFTaskList AFMemberRecord.getAFTask()
          Return AFTasks executed by this member.
 AFTaskList AFMemberRecord.getAFTask(int state)
          Return AFTasks which in some state and executed by this member.
 AFTaskList AFUserSession.getAFTaskList()
          Get AFTaskList of AFTask of member
 AFTaskList AFProjectTask.getAFTaskList()
           
 AFTaskList AFProcessTask.getAFTaskList()
           
 AFTaskList AFUserSession.getAFTaskList(int state)
          Get AFTaskList whose state of task equals 'state'
 AFTaskList AFProcess.getAFTaskOfProcess()
          Return the task list of the Process.
 AFTaskList AFProcess.getAFTaskOfProcess(int state)
          Return the task list of the Process with the specific state.
 AFTaskList AFProcessManager.getAFTaskOfProcess(java.lang.String proID)
          Return the task list of the Process.
 AFTaskList AFProcessManager.getAFTaskOfProcess(java.lang.String proID, int state)
          Return the task list of the Process with the specific state.
 AFTaskList AFUserSession.getApprovalHistoryRootTask()
           
 AFTaskList AFUserSession.getHistoryRootTask()
           
 AFTaskList AFUserSession.getMonitorRootAFTask()
          Get AFTaskList which is viewed in Monitor in Agenda
 AFTaskList AFUserSession.getRequestHistoryRootTask()
           
 AFTaskList AFMemberRecord.getRootAFTask(int state)
          Return root AFTasks which in some state and executed by this member.
 AFTaskList AFUserSession.getRootAFTaskOfJoinMember(int state)
          Get AFTaskList whose state of AFTask equals 'state' of join member
 AFTaskList AFUserSession.getRootAFTaskOfMember()
          Get AFTaskList of root AFTask of member
 AFTaskList AFUserSession.getRootAFTaskOfMember(int state)
          Get AFTaskList whose state of AFTask equals 'state' of member
 AFTaskList AFTaskManager.getRootTaskOfJoinMember(java.lang.String mID)
          Return root tasks with some specific member is involved in.
 AFTaskList AFTaskManager.getRootTaskOfJoinMember(java.lang.String mID, int state)
          Return root tasks with the specific member is involved in and the specific state.
 AFTaskList AFTaskManager.getRootTaskOfJoinMember(java.lang.String mID, java.lang.String proID)
          Return root tasks with the specific member is involved in and the specific state.
 AFTaskList AFTaskManager.getRootTaskOfMember(java.lang.String mID)
          Return root tasks executed by some specific member.
 AFTaskList AFTaskManager.getRootTaskOfMember(java.lang.String mID, int state)
          Return root tasks which in some state and executed by some specific member.
 AFTaskList AFTaskManager.getSubTaskList(java.lang.String parentID)
          Return subtasks of some specific task.
 AFTaskList AFTaskManager.getTaskList(java.lang.String mID)
          Return all tasks of some specific member.
 AFTaskList AFTaskManager.getTaskOfMember(java.lang.String mID)
          Return tasks executed by some specific member.
 AFTaskList AFTaskManager.getTaskOfMember(java.lang.String mID, int state)
          Return root tasks which in some state and executed by some specific member.
 AFTaskList AFTaskManager.getTaskOfRootTask(java.lang.String rootTID)
          Return tasks of some specific root task.
 

Uses of AFTaskList in si.wfinterface
 

Methods in si.wfinterface that return AFTaskList
 AFTaskList WFCI.getApprovalHistoryRootTaskOfJoinMember(java.lang.String mbrID)
          Returns a Approval History Root Task List of the Member(mbrID).
 AFTaskList WFCI.getHistoryRootTaskOfJoinMember(java.lang.String mbrID)
          Returns a History Root Task List of the Member(mbrID).
 AFTaskList WFCI.getRequestHistoryRootTaskOfJoinMember(java.lang.String mbrID)
          Returns a Request History Root Task List of the Member(mbrID).
 AFTaskList WFCI.getRootTaskOfJoinMember(java.lang.String mID)
          Returns root tasks with some specific member is involved in.
 AFTaskList WFCI.getRootTaskOfJoinMember(java.lang.String mID, int state)
          Returns root tasks with the specific member is involved in and the specific state.
 AFTaskList WFCI.getRootTaskOfJoinMember(java.lang.String mID, java.lang.String proID)
          Returns root tasks with the specific member is involved in and the specific state.
 AFTaskList WFCI.getRootTaskOfMember(java.lang.String mID)
          Returns root tasks executed by some specific member.
 AFTaskList WFCI.getRootTaskOfMember(java.lang.String mID, int state)
          Returns root tasks which in some state and executed by some specific member.
 AFTaskList WFCI.getSubTaskList(java.lang.String parentTID)
          Returns subtasks of some specific task.
 AFTaskList WFCI.getTaskList(java.lang.String mID)
          Returns all tasks of some specific member.
 AFTaskList WFCI.getTaskOfMember(java.lang.String mID)
          Returns tasks executed by some specific member.
 AFTaskList WFCI.getTaskOfMember(java.lang.String mID, int state)
          Returns root tasks which in some state and executed by some specific member.
 AFTaskList WFCI.getTaskOfProcess(java.lang.String proID)
          Returns the task list of the Process.
 AFTaskList WFCI.getTaskOfProcess(java.lang.String proID, int state)
          Returns the task list of the Process with the specific state.
 AFTaskList WFCI.getTaskOfRootTask(java.lang.String rootTID)
          Returns tasks of some specific root task.
 


Agentflow
V3.1

Submit a bug or feature
Copyright 1999-2010 Flowring , Inc. 12F., No.120, Sec2, Gongdao 5th Rd.,
Hsinchu City 300, Taiwan (R.O.C.) All Rights Reserved.