Agentflow
V3.1

pe.tse
Class TaskSearchCondition

java.lang.Object
  extended by pe.tse.AbstractSearchCondition
      extended by pe.tse.TaskSearchCondition
All Implemented Interfaces:
java.io.Serializable, SearchCondition
Direct Known Subclasses:
ComputeSearchCondition, MemberTaskSearchCondition, RoughTaskSearchCondition

public class TaskSearchCondition
extends AbstractSearchCondition

No comment yet

Version:
1.1.5,
Author:
zombie
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface pe.tse.SearchCondition
SearchCondition.Entity
 
Field Summary
static int PRIORITY_HIGH
          high priority
static int PRIORITY_HIGHEST
          highest priority
static int PRIORITY_LOW
          low priority
static int PRIORITY_NORMAL
          normal priority
 java.util.Vector priorityList
           
static java.lang.String STATE_COMPLETE
          complete state
static java.lang.String STATE_FUZZY_RUNNING
          running state, including ready, suspended
static java.lang.String STATE_OTHERS
          others state, except complete, running, ready, suspended
static java.lang.String STATE_RETRIEVED
           
static java.lang.String STATE_RUNNING
          running state
 java.util.Vector stateList
           
static java.lang.String TYPE_CALLPROCESS
          call process task
static java.lang.String TYPE_COMPOUND
          compound task
static java.lang.String TYPE_COUNTERSIGN
          countersig task
static java.lang.String TYPE_IAPPROCESS
          iap task AF-2282
static java.lang.String TYPE_ROOT
          root task
static java.lang.String TYPE_SINGLE
          single task
 java.util.Vector typeList
           
 boolean withExecutorError
           
 boolean withProcessError
           
 
Fields inherited from interface pe.tse.SearchCondition
AND, ARTIFACT_ID, ARTIFACT_INS, ARTIFACT_NAME, ARTIFACT_SYNO, ARTINSTANCE_ID, CALLPROCESS_ID, COMPUTE, CONTAIN, CSPROCESS_ID, DEPARTMENT_ID, DEPMEMBERLOAD, EQUAL, GREAT, GREATEQUAL, GROUPTASKLOAD, IAPPROCESS_ID, LESS, LESSEQUAL, LIKE, MEMBER_ID, MEMTASKLOAD, NOTCONTAIN, NOTEQUAL, NOTLIKE, OR, PARENT_ID, PMP, PRJNODETIME, PRJTASKLOAD, PROCESS_ID, PROCESS_NAME, PROCESS_PARENT_ID, PROCESS_SYNOPSIS, PROJECT_ID, PROJECT_NAME, ROLE_ID, ROOT_ID, TASK_ATTACHED, TASK_DEPUTY, TASK_ENDTIME, TASK_EXEID, TASK_ID, TASK_KEYWORD, TASK_MEMID_EXEID, TASK_NOTE, TASK_PRIORITY, TASK_STARTTIME, TIMEOUTWORK, WORKLOAD
 
Constructor Summary
TaskSearchCondition()
           
 
Method Summary
 void addPriority(java.lang.Integer uPriority)
           
 void addState(java.lang.String uState)
           
 void addType(java.lang.String uType)
           
 java.util.Vector doSearch(Search theSearchEngine)
          use callback for distinguish between search for different target
 int doSearchCount(Search theSearchEngine)
           
 java.util.Vector getPriorityList()
           
 java.util.Vector getStateList()
           
 java.util.Vector getTypeList()
           
 boolean isWithExecutorError()
           
 boolean isWithProcessError()
           
 void setPriorityList(java.util.Vector list)
           
 void setStateList(java.util.Vector list)
           
 void setTypeList(java.util.Vector list)
           
 void setWithExecutorError(boolean b)
           
 void setWithProcessError(boolean b)
           
 
Methods inherited from class pe.tse.AbstractSearchCondition
add, addInteger, getEntityList, setEntityList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRIORITY_HIGH

public static final int PRIORITY_HIGH
high priority

See Also:
Constant Field Values

PRIORITY_HIGHEST

public static final int PRIORITY_HIGHEST
highest priority

See Also:
Constant Field Values

PRIORITY_LOW

public static final int PRIORITY_LOW
low priority

See Also:
Constant Field Values

PRIORITY_NORMAL

public static final int PRIORITY_NORMAL
normal priority

See Also:
Constant Field Values

priorityList

public java.util.Vector priorityList

STATE_COMPLETE

public static final java.lang.String STATE_COMPLETE
complete state

See Also:
Constant Field Values

STATE_FUZZY_RUNNING

public static final java.lang.String STATE_FUZZY_RUNNING
running state, including ready, suspended

See Also:
Constant Field Values

STATE_OTHERS

public static final java.lang.String STATE_OTHERS
others state, except complete, running, ready, suspended

See Also:
Constant Field Values

STATE_RETRIEVED

public static final java.lang.String STATE_RETRIEVED
See Also:
Constant Field Values

STATE_RUNNING

public static final java.lang.String STATE_RUNNING
running state

See Also:
Constant Field Values

stateList

public java.util.Vector stateList

TYPE_CALLPROCESS

public static final java.lang.String TYPE_CALLPROCESS
call process task

See Also:
Constant Field Values

TYPE_COMPOUND

public static final java.lang.String TYPE_COMPOUND
compound task

See Also:
Constant Field Values

TYPE_COUNTERSIGN

public static final java.lang.String TYPE_COUNTERSIGN
countersig task

See Also:
Constant Field Values

TYPE_IAPPROCESS

public static final java.lang.String TYPE_IAPPROCESS
iap task AF-2282

See Also:
Constant Field Values

TYPE_ROOT

public static final java.lang.String TYPE_ROOT
root task

See Also:
Constant Field Values

TYPE_SINGLE

public static final java.lang.String TYPE_SINGLE
single task

See Also:
Constant Field Values

typeList

public java.util.Vector typeList

withExecutorError

public boolean withExecutorError

withProcessError

public boolean withProcessError
Constructor Detail

TaskSearchCondition

public TaskSearchCondition()
Method Detail

addPriority

public void addPriority(java.lang.Integer uPriority)

addState

public void addState(java.lang.String uState)

addType

public void addType(java.lang.String uType)

doSearch

public java.util.Vector doSearch(Search theSearchEngine)
Description copied from interface: SearchCondition
use callback for distinguish between search for different target

Returns:
search result

doSearchCount

public int doSearchCount(Search theSearchEngine)

getPriorityList

public java.util.Vector getPriorityList()

getStateList

public java.util.Vector getStateList()

getTypeList

public java.util.Vector getTypeList()

isWithExecutorError

public boolean isWithExecutorError()

isWithProcessError

public boolean isWithProcessError()

setPriorityList

public void setPriorityList(java.util.Vector list)

setStateList

public void setStateList(java.util.Vector list)

setTypeList

public void setTypeList(java.util.Vector list)

setWithExecutorError

public void setWithExecutorError(boolean b)

setWithProcessError

public void setWithProcessError(boolean b)

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.