Agentflow
V3.1
A B C D E F G H I J K L M N O P Q R S T U V W Z _

T

T_STATE_ALL - Static variable in class pe.pase.Task
 
T_STATE_CLIENT_WAITING - Static variable in class pe.pase.Task
 
T_STATE_COMPLETE - Static variable in class pe.pase.Task
 
T_STATE_DEAD - Static variable in class pe.pase.Task
 
T_STATE_IGNORE - Static variable in class pe.pase.Task
 
T_STATE_LOCK - Static variable in class pe.pase.Task
 
T_STATE_QUEUE - Static variable in class pe.pase.Task
 
T_STATE_READY - Static variable in class pe.pase.Task
 
T_STATE_RUNNING - Static variable in class pe.pase.Task
 
T_STATE_SERVER_WAITING - Static variable in class pe.pase.Task
 
T_STATE_SUSPENDED - Static variable in class pe.pase.Task
 
Task - Class in pe.pase
An representation of Task.
Task() - Constructor for class pe.pase.Task
 
Task(String) - Constructor for class pe.pase.Task
Creates a new Task.
TASK_ATTACHED - Static variable in interface pe.tse.SearchCondition
invoked to check if the task has attached files, specially for task
TASK_DEPUTY - Static variable in interface pe.tse.SearchCondition
invoked to check if the task was completed by deputy, specially for task
TASK_ENDTIME - Static variable in interface pe.tse.SearchCondition
Task Endtime(long)
TASK_EXEID - Static variable in interface pe.tse.SearchCondition
Task Executor ID
TASK_ID - Static variable in interface pe.tse.SearchCondition
Task ID
TASK_KEYWORD - Static variable in interface pe.tse.SearchCondition
Task Keyword
TASK_MEMID_EXEID - Static variable in interface pe.tse.SearchCondition
Task Mem ID or Task Executor ID
TASK_NOTE - Static variable in interface pe.tse.SearchCondition
Task Note
TASK_PRIORITY - Static variable in interface pe.tse.SearchCondition
Task Priority
TASK_SORT_DEPID - Static variable in class pe.pase.Task
task sorting: DepID
TASK_SORT_ENDTIME - Static variable in class pe.pase.Task
task sorting: EndTime
TASK_SORT_EXEID - Static variable in class pe.pase.Task
task sorting: ExeID
TASK_SORT_KEYWORD - Static variable in class pe.pase.Task
task sorting: KeyWord
TASK_SORT_MEMID - Static variable in class pe.pase.Task
task sorting: MemID
TASK_SORT_PRIORITY - Static variable in class pe.pase.Task
task sorting: Priority
TASK_SORT_PROID - Static variable in class pe.pase.Task
task sorting: ProID
TASK_SORT_ROLID - Static variable in class pe.pase.Task
task sorting: RolID
TASK_SORT_STARTTIME - Static variable in class pe.pase.Task
task sorting: StartTime
TASK_SORT_STATE - Static variable in class pe.pase.Task
task sorting: State
TASK_SORT_TYPE - Static variable in class pe.pase.Task
task sorting: Type
TASK_STARTTIME - Static variable in interface pe.tse.SearchCondition
Task Starttime(long)
TASK_STATE_ALL - Static variable in class pe.pase.ClientConstant
 
TASK_STATE_CLIENT_WAITING - Static variable in class pe.pase.Task
This is for internal use only, such as scheduled job, flow control, etc.
TASK_STATE_COMPLETE - Static variable in class pe.pase.ClientConstant
 
TASK_STATE_COMPLETE - Static variable in class pe.pase.Task
While the task owner 'submits' it, its state will be TASK_STATE_COMPLETE.
TASK_STATE_DEAD - Static variable in class pe.pase.ClientConstant
 
TASK_STATE_DEAD - Static variable in class pe.pase.Task
By programming, a task's state can be set to be 'dead' meaning that it is not complete normally.
TASK_STATE_IGNORE - Static variable in class pe.pase.Task
Ignored countersigned task.
TASK_STATE_LOCK - Static variable in class pe.pase.Task
By programming, a task is locked to prevent others from operating it, while the main thread is doing something on it.
TASK_STATE_PREPARE - Static variable in class pe.pase.Task
While a task is initializing, its state will be TASK_STATE_PREPARE.
TASK_STATE_QUEUE - Static variable in class pe.pase.Task
While a task is initialized and a task owner is bound to and the 'Assign Policy' of 'Role Information' is set to be 'Queue' in 'Process Definition', its state will be TASK_STATE_QUEUE before this task is 'opened' by its owner.
TASK_STATE_READY - Static variable in class pe.pase.ClientConstant
 
TASK_STATE_READY - Static variable in class pe.pase.Task
While a task is initialized and a task owner is bound to and the 'Assign Policy' of 'Role Information' is set to be 'Random' in 'Process Definition', its state will be TASK_STATE_READY before this task is 'opened' by its owner.
TASK_STATE_RETRIEVED - Static variable in class pe.pase.Task
 
TASK_STATE_RUNNING - Static variable in class pe.pase.ClientConstant
 
TASK_STATE_RUNNING - Static variable in class pe.pase.Task
Task state is in TASK_STATE_RUNNING, after the task is 'opened' by its owner.
TASK_STATE_SERVER_WAITING - Static variable in class pe.pase.Task
This is for internal use only, such as scheduled job, flow control, etc.
TASK_STATE_SIGNING - Static variable in class pe.pase.Task
Meaning that a task is in 'signing' state.
TASK_STATE_SUSPENDED - Static variable in class pe.pase.ClientConstant
 
TASK_STATE_SUSPENDED - Static variable in class pe.pase.Task
Task state is in TASK_STATE_SUSPENDED, while its owner 'suspends' it.
TaskAttachedFileInfo - Class in taskattachedfile
No comment yet
TaskAttachedFileInfo(String) - Constructor for class taskattachedfile.TaskAttachedFileInfo
 
TaskFilterCondition - Class in pe.pase
No comment yet
TaskFilterCondition() - Constructor for class pe.pase.TaskFilterCondition
 
taskId - Variable in class pe.pase.MailLoginTimeStamp
 
taskId - Variable in class pe.pase.Task
 
TaskInfo - Class in pe.pase
The class holds the information of the real member who executes the task, the default member who executes the task, and the instance of Task objbect.
TaskInfo(Task, String, String, String, String) - Constructor for class pe.pase.TaskInfo
Constructor.
TaskManager - Interface in si.wfinterface
TaskManager provides task operating methods.
TaskMonitorRelation - Class in pe.pase
 
TaskMonitorRelation() - Constructor for class pe.pase.TaskMonitorRelation
 
TaskMonitorRelation(String, String, String) - Constructor for class pe.pase.TaskMonitorRelation
 
taskName - Variable in class pe.pase.Task
 
TaskSearchCondition - Class in pe.tse
No comment yet
TaskSearchCondition() - Constructor for class pe.tse.TaskSearchCondition
 
TaskSearchEntity - Class in pe.tse
No comment yet
TaskSearchEntity(String) - Constructor for class pe.tse.TaskSearchEntity
 
taskState - Variable in class pe.pase.Task
 
taskType - Variable in class pe.pase.Task
 
testAFDBConnection(String) - Method in class si.wfcidata.AFDBManager
Test a AFDBConnection with specified db URL.
testAFDBConnection(int) - Method in class si.wfcidata.AFDBManager
Test a AFDBConnection with specified db URL.
testAFDBConnection(int) - Method in interface si.wfinterface.WFCI
Test an AFDBConnection object with database configuration, by the specific sequence.
testAFDBConnection(String) - Method in interface si.wfinterface.WFCI
Test an AFDBConnection object with database configuration, by the specific name.
testSessionConnection(int) - Method in interface pe.pase.DBService
Test a SessionConnection
testSessionConnection(String) - Method in interface pe.pase.DBService
Test a SessionConnection
testSessionConnection(int) - Method in interface si.wfinterface.WCCI
Test a SessionConnection object with database configuration, by the specific sequence.
testSessionConnection(String) - Method in interface si.wfinterface.WCCI
Test a SessionConnection object with database configuration, by the specific name.
TIMEOUTWORK - Static variable in interface pe.tse.SearchCondition
TIMEOUTWORK, specially for chart
TimeSeriesChartResultEntity - Class in pe.tse
No comment yet
TimeSeriesChartResultEntity() - Constructor for class pe.tse.TimeSeriesChartResultEntity
 
TimeSeriesChartResultEntity(Date, int) - Constructor for class pe.tse.TimeSeriesChartResultEntity
 
timeStamp - Variable in class pe.pase.MailLoginTimeStamp
 
TinyTask - Class in pe.pase
The class holds the information of the real member who executes the task, the default member who executes the task, and the instance of Task objbect.
TinyTask() - Constructor for class pe.pase.TinyTask
 
TinyTask(String) - Constructor for class pe.pase.TinyTask
 
TopMemberFinishedLoad(int) - Method in interface pe.pase.ChartAPI
calculate the statistics about the top finished task load among members.
TopMemberFinishedLoad(Calendar, Calendar, int) - Method in interface pe.pase.ChartAPI
calculate the statistics about the top finished task load among members.
TopMemberFinishedLoad(int, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
員工完成工作量排行統計
TopMemberFinishedLoad(Calendar, Calendar, int, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
TopMemberUnFinishedLoad(int) - Method in interface pe.pase.ChartAPI
calculate the statistics about the top Unfinished task load among members.
TopMemberUnFinishedLoad(int, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
員工待辦工作量排行統計
TopPrjTaskFinishedLoad(int) - Method in interface pe.pase.ChartAPI
calculate the statistics about the top finished root process load.
TopPrjTaskFinishedLoad(Calendar, Calendar, int) - Method in interface pe.pase.ChartAPI
calculate the statistics about the top finished root process load.
TopPrjTaskFinishedLoad(int, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
已完成主流程排行統計
TopPrjTaskFinishedLoad(Calendar, Calendar, int, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
TopPrjTaskNewedLoad(int) - Method in interface pe.pase.ChartAPI
calculate the statistics about the top activated root process load.
TopPrjTaskNewedLoad(Calendar, Calendar, int) - Method in interface pe.pase.ChartAPI
calculate the statistics about the top activated root process load.
TopPrjTaskNewedLoad(int, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
被啟動主流程排行統計
TopPrjTaskNewedLoad(Calendar, Calendar, int, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
TopPrjTaskUnFinishedLoad(int) - Method in interface pe.pase.ChartAPI
calculate the statistics about the top unfinished root process load.
TopPrjTaskUnFinishedLoad(int, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
未完成主流程排行統計
toString() - Method in class pe.filesystem.AttachFileInfo
 
toString() - Method in class pe.pase.AddCSResultData
 
toString() - Method in class pe.pase.AFGroup
 
toString() - Method in class pe.pase.AFTVElementVO
 
toString() - Method in class pe.pase.BBSBoard
 
toString() - Method in class pe.pase.BBSMessage
Convert the data of this message to a string statement.
toString() - Method in class pe.pase.ComboBoxItem
 
toString() - Method in class pe.pase.DBProcess
Get a string representation of the DBProcess.
toString() - Method in class pe.pase.Department
Get a string representation of the department.
toString() - Method in class pe.pase.DTTemplate
 
toString() - Method in class pe.pase.IapEvaluationPattern
 
toString() - Method in class pe.pase.MemberDRM
 
toString() - Method in class pe.pase.MobileForm
 
toString() - Method in class pe.pase.MobileFormItem
 
toString() - Method in class pe.pase.MsgAttachFileData
 
toString() - Method in class pe.pase.MsgAttachFormData
 
toString() - Method in class pe.pase.PASEartInstance
Returns a string representation of the artifact instance
toString() - Method in class pe.pase.PASEartState
Returns a string representation of the artifact state
toString() - Method in class pe.pase.PASEFreqAp
 
toString() - Method in class pe.pase.PASEFreqApNode
 
toString() - Method in class pe.pase.PASEGroup
 
toString() - Method in class pe.pase.PASEMessage
Convert the PASEMessage instance into the string format.
toString() - Method in class pe.pase.PASEProcessLink
Represent the string format of the PASEProcess instance
toString() - Method in class pe.pase.PASEProcessNode
 
toString() - Method in class pe.pase.ProcessTask
 
toString() - Method in class pe.pase.ProjectTask
 
toString() - Method in class pe.pase.ProLinkTerm
Return a string representation of the ProLinkTerm
toString() - Method in class pe.pase.Role
Get a string representation of the role.
toString() - Method in class pe.pase.TaskMonitorRelation
 
toString() - Method in class pe.pase.TranslateArtIns
Returns a string representation of the instance of TranslateArtIs object
toString() - Method in class pe.pase.UnitType
 
toString() - Method in class pe.pase.UserConfig
Returns a string representation of the instance of UserConfig object
toString() - Method in class pe.pase.UserCronEntry
 
toString() - Method in class pe.pde.AFProcess
 
toString() - Method in class pe.pde.AFProject
 
toString() - Method in class pe.pde.AFSize
 
toString() - Method in class pe.pde.EmailTemplate
 
toString() - Method in class taskattachedfile.TaskAttachedFileInfo
 
trace(Object) - Method in interface pe.pase.LogService
 
trace(Object, Throwable) - Method in interface pe.pase.LogService
 
TRACK_PERMISSION_ASSIGN - Static variable in class pe.pase.PASETaskTrackPermission
Track Permission: assign
TRACK_PERMISSION_CANCEL - Static variable in class pe.pase.PASETaskTrackPermission
Track Permission: cancel
TRACK_PERMISSION_REASSIGN - Static variable in class pe.pase.PASETaskTrackPermission
Track Permission: reassign
TRACK_PERMISSION_REDO - Static variable in class pe.pase.PASETaskTrackPermission
Track Permission: redo
TRACK_PERMISSION_TRACK - Static variable in class pe.pase.PASETaskTrackPermission
Track Permission: track
TranslateArtIns - Class in pe.pase
The instance of artifact.
TranslateArtIns() - Constructor for class pe.pase.TranslateArtIns
Constructor.
Type_Button - Static variable in class pe.pase.ArtFormItem
Component type: Button
TYPE_CALLPROCESS - Static variable in class pe.pase.DBProcess
Process type: CallProcess
TYPE_CALLPROCESS - Static variable in class pe.tse.TaskSearchCondition
call process task
Type_CheckBox - Static variable in class pe.pase.ArtFormItem
Component type: CheckBox
Type_ComboBox - Static variable in class pe.pase.ArtFormItem
Component type: ComboBox
TYPE_COMPOUND - Static variable in class pe.pase.DBProcess
Process type: CompoundProcess
TYPE_COMPOUND - Static variable in class pe.tse.TaskSearchCondition
compound task
TYPE_COUNTERSIGN - Static variable in class pe.pase.DBProcess
Process type: CountersignProcess
TYPE_COUNTERSIGN - Static variable in class pe.tse.TaskSearchCondition
countersig task
TYPE_COUNTERSIGN_ANNEX - Static variable in class pe.pase.CSDBProcess
 
TYPE_COUNTERSIGN_AUDIT - Static variable in class pe.pase.CSDBProcess
 
TYPE_COUNTERSIGN_REVIEW - Static variable in class pe.pase.CSDBProcess
 
TYPE_COUNTERSIGN_SIGN - Static variable in class pe.pase.CSDBProcess
 
TYPE_CREATE - Static variable in class pe.pase.DBProcess
 
TYPE_DATATRANSFER - Static variable in class pe.pase.DBProcess
 
TYPE_DIR - Static variable in class pe.pase.PASESharedFile
 
Type_FButton - Static variable in class pe.pase.ArtFormItem
 
Type_FCheckBox - Static variable in class pe.pase.ArtFormItem
 
Type_FComboBox - Static variable in class pe.pase.ArtFormItem
 
TYPE_FILE - Static variable in class pe.pase.PASESharedFile
 
Type_FLabel - Static variable in class pe.pase.ArtFormItem
 
Type_FList - Static variable in class pe.pase.ArtFormItem
 
Type_Form - Static variable in class pe.pase.ArtFormItem
 
Type_FRadioBox - Static variable in class pe.pase.ArtFormItem
 
Type_FTable - Static variable in class pe.pase.ArtFormItem
 
Type_FTextArea - Static variable in class pe.pase.ArtFormItem
 
Type_FTextField - Static variable in class pe.pase.ArtFormItem
 
TYPE_GATHER - Static variable in class pe.pase.DBProcess
 
TYPE_IAP - Static variable in class pe.pase.DBProcess
 
TYPE_IAP_ANNEX - Static variable in class pe.pase.IapTask
 
TYPE_IAP_REVIEW - Static variable in class pe.pase.IapTask
 
TYPE_IAP_SIGN - Static variable in class pe.pase.IapTask
 
TYPE_IAPPROCESS - Static variable in class pe.tse.TaskSearchCondition
iap task AF-2282
Type_Javabeans - Static variable in class pe.pase.ArtFormItem
 
Type_Label - Static variable in class pe.pase.ArtFormItem
Component type: Label
Type_List - Static variable in class pe.pase.ArtFormItem
Component type: List
Type_OtherComponent - Static variable in class pe.pase.ArtFormItem
Component type: JAVABEANS
Type_RadioBox - Static variable in class pe.pase.ArtFormItem
Component type: RadioBox
TYPE_ROOT - Static variable in class pe.pase.DBProcess
Process type: RootProcess
TYPE_ROOT - Static variable in class pe.tse.TaskSearchCondition
root task
TYPE_SINGLE - Static variable in class pe.pase.DBProcess
Process type: SingleProcess
TYPE_SINGLE - Static variable in class pe.tse.TaskSearchCondition
single task
Type_Table - Static variable in class pe.pase.ArtFormItem
Component type: Table
Type_Tablebeans - Static variable in class pe.pase.ArtFormItem
 
Type_TextArea - Static variable in class pe.pase.ArtFormItem
Component type: TextArea
Type_TextField - Static variable in class pe.pase.ArtFormItem
Component type: TextField
typeList - Variable in class pe.tse.TaskSearchCondition
 

Agentflow
V3.1
A B C D E F G H I J K L M N O P Q R S T U V W Z _
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.