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 _

B

BasedClientAPI - Class in pe.pase
 
BasedClientAPI() - Constructor for class pe.pase.BasedClientAPI
 
batchProcess(List, List, List) - Method in class pe.pase.BasedClientAPI
 
batchProcess(Vector, Vector, Vector) - Method in interface pe.pase.ServerService
 
batchProcess(List, List, List) - Method in interface si.wfinterface.WCCI
Batch create, remove and complete process Examples: // CompleteTask var completeVector = new java.util.Vector(); var stateID = "AST0371992486182500"; var taskID = "Tsk000000226232"; var tsk = WCCI.getTask(taskID); var artInstance = tsk.getArtInstance(); var Result = WCCI.setArtInsState(artInstance, stateID); completeVector.add(tsk); java.lang.System.out.println("Complete"); // RemoveRootTask var removeVector = new java.util.Vector(); removeVector.add("Tsk000000835835"); java.lang.System.out.println("Remove"); // CreateProcess var createVector = new java.util.Vector(); var cv = new java.util.Vector(); var userID = "jdwa"; var proID = "PRO0570993694941810"; var hm = new java.util.HashMap(); var popUp = new java.lang.Boolean("true"); cv.add(userID); cv.add(proID); cv.add(hm); cv.add(popUp); createVector.add(cv); java.lang.System.out.println("Create"); // Call bachProcess var ret = WCCI.batchProcess(completeVector, removeVector, createVector); java.lang.System.out.println(ret);
batchProcess(Vector, Vector, Vector) - Method in interface si.wfinterface.WFCI
Batch create, remove and complete process.
BBS - Interface in si.wfinterface
BBS system interface
BBSBoard - Class in pe.pase
No comment yet
BBSBoard() - Constructor for class pe.pase.BBSBoard
 
BBSBoard(String, String, String, String) - Constructor for class pe.pase.BBSBoard
 
BBSBoard(String, String, String, String, int, int, long, int, int, long) - Constructor for class pe.pase.BBSBoard
 
BBSBoardAccess - Class in pe.pase
 
BBSBoardAccess() - Constructor for class pe.pase.BBSBoardAccess
 
BBSBoardInfoProvider - Interface in pe.pase
No comment yet
BBSGlobal - Class in pe.pase
No comment yet
BBSGlobal() - Constructor for class pe.pase.BBSGlobal
 
BBSMessage - Class in pe.pase
The class holds the information of bbs message.
BBSMessage() - Constructor for class pe.pase.BBSMessage
Constructor.
BBSMessage(String, String, String, long, String, int, String, String, String, String) - Constructor for class pe.pase.BBSMessage
Constructor.
BBSMessage(String, String, String, long, String, String, int, String, String, String, String) - Constructor for class pe.pase.BBSMessage
Constructor.
BenchRecorder - Class in pe.pase
紀錄執行時各個指令執行的時間
BenchRecorder() - Constructor for class pe.pase.BenchRecorder
BenchRecorder的constructor
bindingPolicy - Variable in class pe.pase.Task
 
BOTH_VIEW - Static variable in class pe.pase.AccessAdmin
 
BOTH_VIEW - Static variable in class pe.pase.AccessMember
 
bypassAFTask(String) - Method in class si.wfcidata.AFTask
ByPass the AFTask with p_AstID state ID
bypassAFTask(AFTask, String) - Method in class si.wfcidata.AFTaskManager
Bypass the AFTask.
bypassTask(Task, String) - Method in interface pe.pase.AdminAPI
ByPass a task.
bypassTask(Task) - Method in interface pe.pase.ClientRMI
Bypass the specified task.
bypassTask(Task, String) - Method in interface pe.pase.FlowService
Bypass a task with a specified condition.
bypassTask(Task, String) - Method in interface pe.pase.ServerService
 
bypassTask(Task, String) - Method in interface si.wfinterface.WCCI
Bypass the task.
bypassTask(Task, String) - Method in interface si.wfinterface.WFCI
Bypass the task.

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.