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 _

P

packAttachList() - Method in class pe.pase.PASEMessage
Convert the attach data into string format and pack the strings together.
packConfig() - Method in class pe.pase.UserConfig
Pack the config into a config string.
packGroupSignNotShow() - Method in class pe.pase.MemberRecord
Gets a string including zero or more process ID from the Vector of this MemberRecord.
packUserConfig() - Method in class pe.pase.MemberRecord
Get the packed member user config information
PARENT_ID - Static variable in interface pe.tse.SearchCondition
Parent's ID
parentId - Variable in class pe.pase.Task
 
parseAddASResultString(String) - Method in class pe.pase.BasedClientAPI
 
parseAddASResultString(String) - Method in interface pe.pase.ClientAPI
Parse the countersign result string to CSResultData.
parseAddASResultString(String) - Method in interface pe.pase.FlowService
Parse the countersign result string to CSResultData
parseAddASResultString(String) - Method in interface pe.pase.ServerService
add by yhtseng
parseAttachFileInfo(String) - Static method in class pe.filesystem.AttachFileInfo
 
parseAttachFileInfo(String) - Static method in class taskattachedfile.TaskAttachedFileInfo
 
parseAttachList(String) - Method in class pe.pase.PASEMessage
Parse the given string.
parseConfig(String) - Method in class pe.pase.UserConfig
Parse the config string and set these config.
parseCSResultString(String, List) - Method in class pe.pase.BasedClientAPI
 
parseCSResultString(String, List) - Method in interface pe.pase.ClientAPI
Parse the countersign result string to CSResultData Examples: var task = Form.getCurrentTask(); //task is CSTask if(task.getTaskType().equals("csreview")) { var result = task.getCSInstance().getNote(); var resultObjList = Client.parseCSResultString(result, task.getAuditList()); for(var i = 0;i < resultObjList.size();i++) { var resultData = resultObjList.get(i); //resultData is CSResultData object } }
parseCSResultString(String, List) - Method in interface pe.pase.FlowService
Parse the countersign result string to CSResultData
parseCSResultString(String, Vector) - Method in interface pe.pase.ServerService
 
parseGroupSignNotShow(String) - Method in class pe.pase.MemberRecord
Transfers a string including zero or more process ID into a Vector of this MemberRecord.
parseTime() - Method in class pe.pase.CSResultData
 
parseUserConfig(String) - Method in class pe.pase.MemberRecord
Parse the member user config
PASEartInstance - Class in pe.pase
An abstract representation of Artifact Instance.
PASEartInstance() - Constructor for class pe.pase.PASEartInstance
 
PASEartInstance(String) - Constructor for class pe.pase.PASEartInstance
Constructor.
PASEartState - Class in pe.pase
An abstract representation of Artifact State.
PASEartState() - Constructor for class pe.pase.PASEartState
 
PASEartState(String) - Constructor for class pe.pase.PASEartState
Constructor.
PASEFreqAp - Class in pe.pase
No comment yet
PASEFreqAp() - Constructor for class pe.pase.PASEFreqAp
 
PASEFreqAp(String) - Constructor for class pe.pase.PASEFreqAp
 
PASEFreqApNode - Class in pe.pase
No comment yet
PASEFreqApNode() - Constructor for class pe.pase.PASEFreqApNode
 
PASEFreqApNode(String) - Constructor for class pe.pase.PASEFreqApNode
 
PASEGroup - Class in pe.pase
PASEGroup
PASEGroup() - Constructor for class pe.pase.PASEGroup
Constructor.
PASEGroup(String) - Constructor for class pe.pase.PASEGroup
Constructor.
PASEMessage - Class in pe.pase
The abstract representation of the mail message.
PASEMessage() - Constructor for class pe.pase.PASEMessage
Constructor.
PASEMessage(String) - Constructor for class pe.pase.PASEMessage
Constructor.
PASEMessage(String, String, String, String, long) - Constructor for class pe.pase.PASEMessage
Constructor.
PASEOrgModel - Class in pe.pase
The class holds the information of company organization.
PASEOrgModel() - Constructor for class pe.pase.PASEOrgModel
Constructor.
PASEProcess - Class in pe.pase
The class is used for Client-Side of Agentflow.
PASEProcess(String) - Constructor for class pe.pase.PASEProcess
Constructor.
PASEProcessLink - Class in pe.pase
Process link presentation data model.
PASEProcessLink(String, String) - Constructor for class pe.pase.PASEProcessLink
Constructor.
PASEProcessNode - Class in pe.pase
Process Node presentation data model
PASEProcessNode(String, int, int, int, String) - Constructor for class pe.pase.PASEProcessNode
 
PASEProcessNode(String, int, int, int, int, int, int, String) - Constructor for class pe.pase.PASEProcessNode
 
PASESharedFile - Class in pe.pase
PASEGroup
PASESharedFile() - Constructor for class pe.pase.PASESharedFile
Constructor.
PASESharedFile(String) - Constructor for class pe.pase.PASESharedFile
Constructor.
PASESharedFileMember - Class in pe.pase
PASEGroup
PASESharedFileMember() - Constructor for class pe.pase.PASESharedFileMember
Constructor.
PASESharedFileMember(String, String) - Constructor for class pe.pase.PASESharedFileMember
Constructor.
PASETaskTrackPermission - Class in pe.pase
The class holds the information of track permission of the specified role.
PASETaskTrackPermission(String) - Constructor for class pe.pase.PASETaskTrackPermission
Constructor.
PASSWORD_FAIL - Static variable in exception si.wfcidata.LoginFailException
 
PATTERN_TYPE_ART - Static variable in class pe.pase.IapRulePattern
 
PATTERN_TYPE_ATT - Static variable in class pe.pase.IapRulePattern
 
PATTERN_TYPE_CUSTOM - Static variable in class pe.pase.IapRulePattern
 
PATTERN_TYPE_ORG - Static variable in class pe.pase.IapRulePattern
 
PDEService - Interface in pe.pase
PDEService API.
PDEServiceAware - Interface in pe.pase
 
pe.pase - package pe.pase
 
pe.tse - package pe.tse
 
PeGlobals - Class in pe.pase
for the multi-language version
PeGlobals() - Constructor for class pe.pase.PeGlobals
 
PersonalConfig - Class in pe.pase
 
PersonalConfig() - Constructor for class pe.pase.PersonalConfig
 
PERSONEL - Static variable in class pe.pase.AccessAdmin
 
pickQueueAFTask(AFTask) - Method in class si.wfcidata.AFTaskManager
Pick the queue of the AFTask.
pickQueueTask(Task) - Method in interface pe.pase.FlowService
Pick a task to execute from its queue.
pickQueueTask(Task) - Method in interface pe.pase.ServerService
 
pickQueueTask(Task) - Method in interface si.wfinterface.WCCI
Pick the queue of the task.
pickQueueTask(Task) - Method in interface si.wfinterface.WFCI
Pick the queue of the task.
PMP - Static variable in interface pe.tse.SearchCondition
PMP AF-2301, by Jason 20110218
POLICY_ALL - Static variable in class pe.pase.DBProcess
The Process will send to all authorized-member.
POLICY_AUDIT - Static variable in class pe.pase.DBProcess
The Process will send to all authorized-member.
POLICY_DAYS - Static variable in class pe.pase.BBSBoard
列出文章條件設定為n日前以後post的文章
POLICY_MESSAGES - Static variable in class pe.pase.BBSBoard
列出文章條件設定為總篇數
POLICY_PREVIOUS - Static variable in class pe.pase.DBProcess
The Process will send to all authorized-member.
POLICY_QUEUE - Static variable in class pe.pase.DBProcess
The Process will send to all authorized-member.
POLICY_RANDOM - Static variable in class pe.pase.DBProcess
Randomly select a member to execute the Process.
POPUP - Static variable in class pe.pase.Task
set the task popup
port - Variable in class pe.pase.LocalClientAPI
 
POSITION_END - Static variable in class pe.pase.DBProcess
The Process position: POSITION_END
POSITION_START - Static variable in class pe.pase.DBProcess
The Process position: POSITION_START
POST_ACTION - Static variable in class pe.pase.IapTask
 
POST_POLICY_ANONYMOUS - Static variable in class pe.pase.BBSBoard
可接受Anonymous post
POST_POLICY_NORMAL - Static variable in class pe.pase.BBSBoard
不接受Anonymous post
postAFBBSMsg(AFBBSMessage) - Method in class si.wfcidata.AFBBSManager
Post an AFBBSMessage.
postAFBBSMsg() - Method in class si.wfcidata.AFBBSMessage
Post the AFBBSMessage.
postBBSMsg(BBSMessage) - Method in interface pe.pase.ServerService
 
postBBSMsg(BBSMessage) - Method in interface pe.pase.UtilityService
Post a bbs message in db with a new message object
postBBSMsg(BBSMessage) - Method in interface si.wfinterface.BBS
Post a message.
postBBSMsg(BBSMessage) - Method in interface si.wfinterface.WFCI
Post a bbs message in db with a new message object.
PRE_ACTION - Static variable in class pe.pase.IapTask
 
printArtifactList(Vector, String, String, String, boolean, int, int, int, int, int, int, int, boolean) - Method in class pe.pase.BasedClientAPI
 
printArtifactList(Vector, String, String, String, boolean, int, int, int, int, int) - Method in class pe.pase.BasedClientAPI
 
printArtifactList(Vector, String, String, String, boolean, int, int, int, int, int) - Method in interface pe.pase.ClientAPI
This method is using for batch printing artifact instances.
printArtifactList(Vector, String, String, String, boolean, int, int, int, int, int, int, int, boolean) - Method in interface pe.pase.ClientAPI
This method is using for batch printing artifact instances.
printArtifactList(Vector, String, String, String, boolean, int, int, int, int, int) - Method in interface pe.pase.UtilityService
This method is using for batch printing(in pase server side) artifact instances.
printArtifactList(Vector, String, String, String, boolean, int, int, int, int, int, int, int, boolean) - Method in interface pe.pase.UtilityService
This method is using for batch printing(in pase server side) artifact instances.
printf(String, double) - Static method in class pe.pase.PrintfFormat
prints a formatted number following printf conventions
printf(String, int) - Static method in class pe.pase.PrintfFormat
prints a formatted number following printf conventions
printf(String, long) - Static method in class pe.pase.PrintfFormat
prints a formatted number following printf conventions
printf(String, char) - Static method in class pe.pase.PrintfFormat
prints a formatted number following printf conventions
printf(String, String) - Static method in class pe.pase.PrintfFormat
prints a formatted number following printf conventions
PrintfFormat - Class in pe.pase
A class for formatting numbers that follows printf conventions.
PrintfFormat(String) - Constructor for class pe.pase.PrintfFormat
Formats the number following printf conventions.
priority - Variable in class pe.pase.Task
 
PRIORITY_HIGH - Static variable in class pe.pase.Task
task priority: high
PRIORITY_HIGH - Static variable in class pe.tse.TaskSearchCondition
high priority
PRIORITY_HIGHEST - Static variable in class pe.pase.Task
task priority: highest
PRIORITY_HIGHEST - Static variable in class pe.tse.TaskSearchCondition
highest priority
PRIORITY_LOW - Static variable in class pe.tse.TaskSearchCondition
low priority
PRIORITY_NORMAL - Static variable in class pe.pase.Task
task priority: normal
PRIORITY_NORMAL - Static variable in class pe.tse.TaskSearchCondition
normal priority
priorityList - Variable in class pe.tse.TaskSearchCondition
 
privateMemo - Variable in class pe.pase.Task
 
prjId - Variable in class pe.pase.Task
 
prjName - Variable in class pe.pase.Task
 
PRJNODETIME - Static variable in interface pe.tse.SearchCondition
PRJNODETIME, specially for chart
PRJTASKLOAD - Static variable in interface pe.tse.SearchCondition
PRJTASKLOAD, specially for chart
PROCESS - Static variable in class pe.pase.AccessAdminTask
Range type: process
PROCESS - Static variable in class pe.pase.AccessArtifact
Range type: artifact
PROCESS - Static variable in class pe.pase.AccessTask
Range type: process
Process_Designer - Static variable in class pe.pase.AccessAdmin
 
PROCESS_ID - Static variable in interface pe.tse.SearchCondition
Process ID
PROCESS_NAME - Static variable in interface pe.tse.SearchCondition
Process Name
PROCESS_PARENT_ID - Static variable in interface pe.tse.SearchCondition
Parent's Process ID
PROCESS_SYNOPSIS - Static variable in interface pe.tse.SearchCondition
Process Synopsis
ProcessFinishedLoad(Project) - Method in interface pe.pase.ChartAPI
calculate the statistics about the finished task load in a specific project.
ProcessFinishedLoad(Calendar, Calendar, Project) - Method in interface pe.pase.ChartAPI
calculate the statistics about the finished task load in a specific project.
ProcessFinishedLoad(Object, Project) - Method in interface pe.pase.ChartAPI
calculate the statistics about the finished task load in a specific project by a specific organization unit.
ProcessFinishedLoad(Calendar, Calendar, Object, Project) - Method in interface pe.pase.ChartAPI
calculate the statistics about the finished task load in a specific project by a specific organization unit.
ProcessFinishedLoad(Project, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
專案內已完成主流程工作量統計
ProcessFinishedLoad(Calendar, Calendar, Project, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProcessFinishedLoad(Object, Project, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProcessFinishedLoad(Calendar, Calendar, Object, Project, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
processId - Variable in class pe.pase.Task
 
ProcessNewedLoad(Project) - Method in interface pe.pase.ChartAPI
calculate the statistics about the activated task load in a specific project.
ProcessNewedLoad(Calendar, Calendar, Project) - Method in interface pe.pase.ChartAPI
calculate the statistics about the activated task load in a specific project.
ProcessNewedLoad(Object, Project) - Method in interface pe.pase.ChartAPI
calculate the statistics about the activated task load in a specific project by a specific organization unit.
ProcessNewedLoad(Calendar, Calendar, Object, Project) - Method in interface pe.pase.ChartAPI
calculate the statistics about the activated task load in a specific project by a specific organization unit.
ProcessNewedLoad(Project, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
專案內被啟動主流程工作量統計
ProcessNewedLoad(Calendar, Calendar, Project, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProcessNewedLoad(Object, Project, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProcessNewedLoad(Calendar, Calendar, Object, Project, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProcessNodeAverageTime(DBProcess) - Method in interface pe.pase.ChartAPI
calculate the statistics about the task average finished time of every sub-processes for a specific process.
ProcessNodeAverageTime(Calendar, Calendar, DBProcess) - Method in interface pe.pase.ChartAPI
calculate the statistics about the task average finished time of every sub-processes for a specific process.
ProcessNodeAverageTime(DBProcess, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
流程各子流程平均工作時間統計
ProcessNodeAverageTime(Calendar, Calendar, DBProcess, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProcessTask - Class in pe.pase
For task tree buliding
ProcessTask() - Constructor for class pe.pase.ProcessTask
 
ProcessTask(String, String) - Constructor for class pe.pase.ProcessTask
 
ProcessTask(String, String, String, String) - Constructor for class pe.pase.ProcessTask
 
ProcessTimeSeriesLoad(DBProcess, int) - Method in interface pe.pase.ChartAPI
calculate the statistics about the task load for a specific process.
ProcessTimeSeriesLoad(Calendar, Calendar, DBProcess, int) - Method in interface pe.pase.ChartAPI
calculate the statistics about the task load for a specific process.
ProcessTimeSeriesLoad(DBProcess, Object, int) - Method in interface pe.pase.ChartAPI
calculate the statistics about the task load for a specific process by a specific organization unit.
ProcessTimeSeriesLoad(Calendar, Calendar, DBProcess, Object, int) - Method in interface pe.pase.ChartAPI
calculate the statistics about the task load for a specific process by a specific organization unit.
ProcessTimeSeriesLoad(DBProcess, int, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
主流程各時間完成工作量統計(Time Series Chart)
ProcessTimeSeriesLoad(Calendar, Calendar, DBProcess, int, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProcessTimeSeriesLoad(DBProcess, Object, int, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProcessTimeSeriesLoad(Calendar, Calendar, DBProcess, Object, int, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProcessUnFinishedLoad(Project) - Method in interface pe.pase.ChartAPI
calculate the statistics about the unfinished task load in a specific project.
ProcessUnFinishedLoad(Object, Project) - Method in interface pe.pase.ChartAPI
calculate the statistics about the unfinished task load in a specific project by a specific organization unit.
ProcessUnFinishedLoad(Project, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
專案內未完成主流程工作量統計
ProcessUnFinishedLoad(Object, Project, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProcessVersion - Class in pe.pase
 
ProcessVersion() - Constructor for class pe.pase.ProcessVersion
 
PROJECT - Static variable in class pe.pase.AccessAdminArtifact
Range type: project
PROJECT - Static variable in class pe.pase.AccessAdminTask
Range type: project
PROJECT - Static variable in class pe.pase.AccessArtifact
Range type: project
PROJECT - Static variable in class pe.pase.AccessTask
Range type: project
Project - Class in pe.pase
A data object to represent the concept of project in a enterprise.
Project() - Constructor for class pe.pase.Project
 
Project(String) - Constructor for class pe.pase.Project
Constructor.
Project(String, String) - Constructor for class pe.pase.Project
Constructor.
PROJECT_ID - Static variable in interface pe.tse.SearchCondition
Project ID
PROJECT_NAME - Static variable in interface pe.tse.SearchCondition
Project Name
ProjectChartModel - Class in pe.pase
ProjectTree
ProjectChartModel() - Constructor for class pe.pase.ProjectChartModel
 
ProjectFinishedLoad() - Method in interface pe.pase.ChartAPI
calculate the statistics about the finished task load among projects.
ProjectFinishedLoad(Calendar, Calendar) - Method in interface pe.pase.ChartAPI
calculate the statistics about the finished task load among projects.
ProjectFinishedLoad(Object) - Method in interface pe.pase.ChartAPI
calculate the statistics about the finished task load among projects by a specific organization unit.
ProjectFinishedLoad(Calendar, Calendar, Object) - Method in interface pe.pase.ChartAPI
calculate the statistics about the finished task load among projects by a specific organization unit.
ProjectFinishedLoad(int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
專案已完成主流程工作量統計
ProjectFinishedLoad(Calendar, Calendar, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProjectFinishedLoad(Object, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProjectFinishedLoad(Calendar, Calendar, Object, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProjectNewedLoad() - Method in interface pe.pase.ChartAPI
calculate the statistics about the activated task load among projects.
ProjectNewedLoad(Calendar, Calendar) - Method in interface pe.pase.ChartAPI
calculate the statistics about the activated task load among projects.
ProjectNewedLoad(Object) - Method in interface pe.pase.ChartAPI
calculate the statistics about the activated task load among projects by a specific organization unit.
ProjectNewedLoad(Calendar, Calendar, Object) - Method in interface pe.pase.ChartAPI
calculate the statistics about the activated task load among projects by a specific organization unit.
ProjectNewedLoad(int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
專案被啟動主流程工作量統計
ProjectNewedLoad(Calendar, Calendar, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProjectNewedLoad(Object, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProjectNewedLoad(Calendar, Calendar, Object, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProjectRole - Class in pe.pase
A data object to represent the concept of project-role in a enterprise.
ProjectRole() - Constructor for class pe.pase.ProjectRole
 
ProjectRole(String) - Constructor for class pe.pase.ProjectRole
Constructor.
ProjectTask - Class in pe.pase
For task tree buliding
ProjectTask() - Constructor for class pe.pase.ProjectTask
 
ProjectTask(String, String) - Constructor for class pe.pase.ProjectTask
 
ProjectTimeSeriesLoad(Project, int) - Method in interface pe.pase.ChartAPI
calculate the statistics about the task load for a specific project.
ProjectTimeSeriesLoad(Calendar, Calendar, Project, int) - Method in interface pe.pase.ChartAPI
calculate the statistics about the task load for a specific project.
ProjectTimeSeriesLoad(Project, Object, int) - Method in interface pe.pase.ChartAPI
calculate the statistics about the task load for a specific project by a specific organization unit.
ProjectTimeSeriesLoad(Calendar, Calendar, Project, Object, int) - Method in interface pe.pase.ChartAPI
calculate the statistics about the task load for a specific project by a specific organization unit.
ProjectTimeSeriesLoad(Project, int, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
專案各時間已完成主流程工作量統計(Time Series Chart)
ProjectTimeSeriesLoad(Calendar, Calendar, Project, int, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProjectTimeSeriesLoad(Project, Object, int, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProjectTimeSeriesLoad(Calendar, Calendar, Project, Object, int, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProjectUnFinishedLoad() - Method in interface pe.pase.ChartAPI
calculate the statistics about the unfinished task load among projects.
ProjectUnFinishedLoad(Object) - Method in interface pe.pase.ChartAPI
calculate the statistics about the unfinished task load among projects by a specific organization unit.
ProjectUnFinishedLoad(int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
專案未完成主流程工作量統計
ProjectUnFinishedLoad(Object, int, OutputStream) - Method in class si.wfcidata.ChartJPGAPIImpl
 
ProLinkTerm - Class in pe.pase
The class holds the information of process link.
ProLinkTerm(String) - Constructor for class pe.pase.ProLinkTerm
Constructor.

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.