A B C D E F G H I J K L M N O P R S T U V W X Y _

A

ABC - class xflow.test.ABC.
 
ABC(int, String, double) - Constructor for class xflow.test.ABC
 
AND - Static variable in class xflow.common.Node
 
AbortWorkflow - class xflow.tools.AbortWorkflow.
Aborts a workflow instance.
AbortWorkflow() - Constructor for class xflow.tools.AbortWorkflow
 
AbortWorkflowRequest - class xflow.protocol.AbortWorkflowRequest.
 
AbortWorkflowRequest() - Constructor for class xflow.protocol.AbortWorkflowRequest
 
AbortWorkflowRequestHandler - class xflow.server.controller.handler.AbortWorkflowRequestHandler.
User: kosta Date: Jul 24, 2004 Time: 1:03:38 PM
AbortWorkflowRequestHandler() - Constructor for class xflow.server.controller.handler.AbortWorkflowRequestHandler
 
AbortWorkflowResponse - class xflow.protocol.AbortWorkflowResponse.
 
AbortWorkflowResponse(int, String) - Constructor for class xflow.protocol.AbortWorkflowResponse
 
AbortWorkflowResponse(int) - Constructor for class xflow.protocol.AbortWorkflowResponse
 
ActiveProcessesWin - class xflow.client.manager.ActiveProcessesWin.
 
ActiveProcessesWin() - Constructor for class xflow.client.manager.ActiveProcessesWin
Creates new form ActiveProcessesWin
ActiveProcessesWin(XFlowAdminUI) - Constructor for class xflow.client.manager.ActiveProcessesWin
 
ActiveWorkflowWin - class xflow.client.manager.ActiveWorkflowWin.
 
ActiveWorkflowWin() - Constructor for class xflow.client.manager.ActiveWorkflowWin
Creates new form ActiveWorkflowWin
ActiveWorkflowWin(XFlowAdminUI, DesktopPane) - Constructor for class xflow.client.manager.ActiveWorkflowWin
 
Authenticator - interface xflow.security.Authenticator.
 
abortWorkflow(Integer, User) - Static method in class xflow.client.WorkflowManager
Aborts an active workflow instance
abortWorkflow(Integer) - Method in class xflow.server.controller.WorkflowP
 
abortWorkflow(Integer, String) - Method in class xflow.server.controller.WorkflowProcessor
 
abortWorkflow(int, User) - Method in class xflow.webservice.XflowService
 
activeProcesses - Variable in class xflow.common.WorkflowState
 
activeWorkflows - Variable in class xflow.protocol.GetActiveWorkflowsResponse
list of WorkflowState-s
addDestination(Node, String) - Method in class xflow.common.Node
Adds a destination and a rule to evaluate a workflowobject's transition to this destination.
addFromNode(Node) - Method in class xflow.common.Node
Adds a fromNode to this node
addProcess(Integer, int, int) - Method in class xflow.server.controller.WaitingP
 
addWorkItem(int, String, String, WorkItem) - Method in class xflow.server.controller.InboxP
 
alias - Variable in class xflow.server.controller.Namespace
 
allProcessesArrived(List, Integer, int) - Method in class xflow.server.controller.WaitingP
 
applyRule(Object, String, String) - Method in class xflow.server.controller.ExpressionEval
 
authenticate(String, String) - Method in interface xflow.security.Authenticator
 
authenticate(String, String) - Method in class xflow.security.XflowUserAuthenticator
 

B

BPEL - Static variable in class xflow.client.WorkflowManager
 

C

CONTAINER - Static variable in class xflow.common.Node
 
CompleteWorkItemRequest - class xflow.protocol.CompleteWorkItemRequest.
 
CompleteWorkItemRequest() - Constructor for class xflow.protocol.CompleteWorkItemRequest
 
CompleteWorkItemRequestHandler - class xflow.server.controller.handler.CompleteWorkItemRequestHandler.
User: kosta Date: Jul 18, 2004 Time: 4:56:20 PM
CompleteWorkItemRequestHandler() - Constructor for class xflow.server.controller.handler.CompleteWorkItemRequestHandler
 
CompleteWorkItemResponse - class xflow.protocol.CompleteWorkItemResponse.
 
CompleteWorkItemResponse(int, String) - Constructor for class xflow.protocol.CompleteWorkItemResponse
 
CompleteWorkItemResponse(int) - Constructor for class xflow.protocol.CompleteWorkItemResponse
 
ConnectionPool - class xflow.util.ConnectionPool.
 
ConnectionPool(String, String, String, String) - Constructor for class xflow.util.ConnectionPool
 
close() - Static method in class xflow.messaging.JMSTopicConnection
 
close() - Static method in class xflow.messaging.SynchQueueMessaging
 
closeAll(ResultSet, Statement, Connection) - Static method in class xflow.util.Persistence
 
completeWorkItem(WorkItem) - Method in class xflow.client.WorkflowProcess
Completes a work item.
completeWorkItem(String, int, String, WorkItem) - Method in class xflow.server.controller.WorkflowProcessor
 
completeWorkItem(String, String, WorkItem, User) - Method in class xflow.webservice.XflowService
 
connection - Variable in class xflow.server.controller.JDBCWork.JDBCEnv
 
connectionPool - Static variable in class xflow.util.Db
 
createListModel(List) - Static method in class xflow.client.manager.Utilities
 
createTableModel(List) - Static method in class xflow.client.manager.Utilities
 
createXMLDoc() - Method in class xflow.events.EventsPublisher
 

D

DB_CREATE_SCRIPT() - Static method in class xflow.common.XflowConfig
 
DB_PROPERTIES - Static variable in class xflow.util.Persistence
 
DateUtil - class xflow.util.DateUtil.
 
DateUtil() - Constructor for class xflow.util.DateUtil
 
Db - class xflow.util.Db.
 
Db() - Constructor for class xflow.util.Db
 
DefaultRequestHandler - class xflow.server.controller.handler.DefaultRequestHandler.
User: kosta Date: Jul 18, 2004 Time: 7:59:26 PM
DefaultRequestHandler() - Constructor for class xflow.server.controller.handler.DefaultRequestHandler
 
DeployModel - class xflow.tools.DeployModel.
Deploys a workflow model in the server.
DeployModel() - Constructor for class xflow.tools.DeployModel
 
DeployModelRequest - class xflow.protocol.DeployModelRequest.
 
DeployModelRequest() - Constructor for class xflow.protocol.DeployModelRequest
 
DeployModelRequestHandler - class xflow.server.controller.handler.DeployModelRequestHandler.
User: kosta Date: Jul 24, 2004 Time: 1:20:13 PM
DeployModelRequestHandler() - Constructor for class xflow.server.controller.handler.DeployModelRequestHandler
 
DeployModelResponse - class xflow.protocol.DeployModelResponse.
 
DeployModelResponse(int, String) - Constructor for class xflow.protocol.DeployModelResponse
 
DeployModelResponse(int) - Constructor for class xflow.protocol.DeployModelResponse
 
DesktopPane - class xflow.client.manager.DesktopPane.
 
DesktopPane() - Constructor for class xflow.client.manager.DesktopPane
Creates new form DesktopPane
DesktopPane(XFlowAdminUI) - Constructor for class xflow.client.manager.DesktopPane
 
Destination - class xflow.common.Destination.
 
Destination(Node, String) - Constructor for class xflow.common.Destination
Constructor
DirectedGraph - class xflow.common.DirectedGraph.
 
DirectedGraph() - Constructor for class xflow.common.DirectedGraph
Constructor
DirectedGraph(String) - Constructor for class xflow.common.DirectedGraph
Creates a new instance of DirectedGraph with name
DirectedGraph(String, int) - Constructor for class xflow.common.DirectedGraph
Creates a new instance of DirectedGraph with name and version
DirectedGraphP - class xflow.server.controller.DirectedGraphP.
User: kosta Date: Jul 8, 2004 Time: 8:22:29 PM
DirectedGraphP() - Constructor for class xflow.server.controller.DirectedGraphP
 
dbURL - Static variable in class xflow.util.Db
 
decodeNibble(char) - Static method in class xflow.util.HexUtil
Decodes a nibble.
deleteDB(WorkItem) - Method in class xflow.server.controller.WorkItemP
 
deployModel(String, String, User) - Static method in class xflow.client.WorkflowManager
Deploys a workflow model from an XML document
deployModel(String, String, String) - Method in class xflow.server.controller.WorkflowProcessor
 
deployModel(String, String, User) - Method in class xflow.webservice.XflowService
 
description - Variable in class xflow.common.WorkflowModel
 
detectCycle() - Method in class xflow.common.Node
Detects if the graph contains cycles.
driver - Static variable in class xflow.util.Db
 

E

END - Static variable in class xflow.common.Node
 
EventsHandler - class xflow.events.EventsHandler.
 
EventsHandler(Properties) - Constructor for class xflow.events.EventsHandler
Constructor.
EventsPublisher - class xflow.events.EventsPublisher.
 
EventsPublisher() - Constructor for class xflow.events.EventsPublisher
 
ExpressionEval - class xflow.server.controller.ExpressionEval.
 
ExpressionEval() - Constructor for class xflow.server.controller.ExpressionEval
 
ejbCreate() - Method in class xflow.server.controller.WorkflowEngine
 
ejbRemove() - Method in class xflow.server.controller.WorkflowEngine
 
enhanceInstanceOfClass(Class) - Static method in class xflow.util.Persistence
 
equals(Object) - Method in class xflow.security.User
 
evaluate(WorkItem, String) - Static method in class xflow.server.controller.RuleEngine
 
evaluateRule(Object, String) - Method in class xflow.server.controller.ExpressionEval
 
evaluateRuleOnXmlPayload(String, String) - Static method in class xflow.server.controller.RuleEngine
 
execute(SqlMapClient) - Method in class xflow.server.controller.IBatisWork
 
execute(JDBCWork.JDBCEnv) - Method in class xflow.server.controller.JDBCWork
 
execute(IBatisWork) - Method in class xflow.server.controller.WorkExecutor
 
execute(IBatisWork) - Static method in class xflow.util.Persistence
 
executeRule(String, String, List) - Static method in class xflow.server.controller.XPathRuleEngine
 
existsOrtab(Integer, int) - Method in class xflow.server.controller.WorkflowP
 
expand() - Method in class xflow.common.Node
Recursively loads this node and all nodes reachable from this node from database.

F

FAILURE - Static variable in class xflow.protocol.Response
 
FLOW_TYPE_XFLOW - Static variable in class xflow.server.controller.WorkflowEngine
 
findRootNodeId(HashMap, HashMap) - Static method in class xflow.util.GraphXMLParser
 
findRootNodeId(HashMap, HashMap) - Static method in class xflow.util.XflowXMLParser
 
flush() - Method in class xflow.client.Preferences
 

G

GetActiveWorkflowInstances - class xflow.tools.GetActiveWorkflowInstances.
Gets all active/running workflow instances.
GetActiveWorkflowInstances() - Constructor for class xflow.tools.GetActiveWorkflowInstances
 
GetActiveWorkflowsRequest - class xflow.protocol.GetActiveWorkflowsRequest.
 
GetActiveWorkflowsRequest() - Constructor for class xflow.protocol.GetActiveWorkflowsRequest
 
GetActiveWorkflowsRequestHandler - class xflow.server.controller.handler.GetActiveWorkflowsRequestHandler.
User: kosta Date: Jul 24, 2004 Time: 1:23:44 PM
GetActiveWorkflowsRequestHandler() - Constructor for class xflow.server.controller.handler.GetActiveWorkflowsRequestHandler
 
GetActiveWorkflowsResponse - class xflow.protocol.GetActiveWorkflowsResponse.
 
GetActiveWorkflowsResponse(int, String, List) - Constructor for class xflow.protocol.GetActiveWorkflowsResponse
 
GetActiveWorkflowsResponse(int, List) - Constructor for class xflow.protocol.GetActiveWorkflowsResponse
 
GetAllWorkflowInstances - class xflow.tools.GetAllWorkflowInstances.
Gets all workflow instances (active or not).
GetAllWorkflowInstances() - Constructor for class xflow.tools.GetAllWorkflowInstances
 
GetAllWorkflowsRequest - class xflow.protocol.GetAllWorkflowsRequest.
 
GetAllWorkflowsRequest() - Constructor for class xflow.protocol.GetAllWorkflowsRequest
 
GetAllWorkflowsRequestHandler - class xflow.server.controller.handler.GetAllWorkflowsRequestHandler.
User: kosta Date: Jul 24, 2004 Time: 1:53:41 PM
GetAllWorkflowsRequestHandler() - Constructor for class xflow.server.controller.handler.GetAllWorkflowsRequestHandler
 
GetAllWorkflowsResponse - class xflow.protocol.GetAllWorkflowsResponse.
 
GetAllWorkflowsResponse(int, String, List) - Constructor for class xflow.protocol.GetAllWorkflowsResponse
 
GetAllWorkflowsResponse(int, List) - Constructor for class xflow.protocol.GetAllWorkflowsResponse
 
GetModelsRequest - class xflow.protocol.GetModelsRequest.
 
GetModelsRequest() - Constructor for class xflow.protocol.GetModelsRequest
 
GetModelsRequestHandler - class xflow.server.controller.handler.GetModelsRequestHandler.
User: kosta Date: Jul 18, 2004 Time: 7:05:34 PM
GetModelsRequestHandler() - Constructor for class xflow.server.controller.handler.GetModelsRequestHandler
 
GetModelsResponse - class xflow.protocol.GetModelsResponse.
 
GetModelsResponse(int, String, List) - Constructor for class xflow.protocol.GetModelsResponse
 
GetModelsResponse(int, List) - Constructor for class xflow.protocol.GetModelsResponse
 
GetNextWorkItem - class xflow.tools.GetNextWorkItem.
Gets the next work item (if available) from an inbox.
GetNextWorkItem(String, String) - Constructor for class xflow.tools.GetNextWorkItem
 
GetNextWorkItemRequest - class xflow.protocol.GetNextWorkItemRequest.
 
GetNextWorkItemRequest() - Constructor for class xflow.protocol.GetNextWorkItemRequest
 
GetNextWorkItemRequest(String, String) - Constructor for class xflow.protocol.GetNextWorkItemRequest
 
GetNextWorkItemRequestHandler - class xflow.server.controller.handler.GetNextWorkItemRequestHandler.
User: kosta Date: Jul 18, 2004 Time: 4:12:14 PM
GetNextWorkItemRequestHandler() - Constructor for class xflow.server.controller.handler.GetNextWorkItemRequestHandler
 
GetNextWorkItemResponse - class xflow.protocol.GetNextWorkItemResponse.
 
GetNextWorkItemResponse(int, String, WorkItem) - Constructor for class xflow.protocol.GetNextWorkItemResponse
 
GetNextWorkItemResponse(int, WorkItem) - Constructor for class xflow.protocol.GetNextWorkItemResponse
 
GetNodeByNameRequest - class xflow.protocol.GetNodeByNameRequest.
 
GetNodeByNameRequest() - Constructor for class xflow.protocol.GetNodeByNameRequest
 
GetNodeByNameRequestHandler - class xflow.server.controller.handler.GetNodeByNameRequestHandler.
User: kosta Date: Jul 24, 2004 Time: 2:18:41 PM
GetNodeByNameRequestHandler() - Constructor for class xflow.server.controller.handler.GetNodeByNameRequestHandler
 
GetNodeByNameResponse - class xflow.protocol.GetNodeByNameResponse.
 
GetNodeByNameResponse(int, String, Node) - Constructor for class xflow.protocol.GetNodeByNameResponse
 
GetNodeByNameResponse(int, Node) - Constructor for class xflow.protocol.GetNodeByNameResponse
 
GetNodeByNodeName - class xflow.tools.GetNodeByNodeName.
Gets a node in a workflow model by node name.
GetNodeByNodeName() - Constructor for class xflow.tools.GetNodeByNodeName
 
GetProcessNodes - class xflow.tools.GetProcessNodes.
Gets all process nodes associated with a workflow instance.
GetProcessNodes() - Constructor for class xflow.tools.GetProcessNodes
 
GetProcessNodesRequest - class xflow.protocol.GetProcessNodesRequest.
 
GetProcessNodesRequest() - Constructor for class xflow.protocol.GetProcessNodesRequest
 
GetProcessNodesRequestHandler - class xflow.server.controller.handler.GetProcessNodesRequestHandler.
User: kosta Date: Jul 24, 2004 Time: 2:21:49 PM
GetProcessNodesRequestHandler() - Constructor for class xflow.server.controller.handler.GetProcessNodesRequestHandler
 
GetProcessNodesResponse - class xflow.protocol.GetProcessNodesResponse.
 
GetProcessNodesResponse(int, String, List) - Constructor for class xflow.protocol.GetProcessNodesResponse
 
GetProcessNodesResponse(int) - Constructor for class xflow.protocol.GetProcessNodesResponse
 
GetVar - class xflow.tools.GetVar.
Gets workflow variable in a workflow instance.
GetVar() - Constructor for class xflow.tools.GetVar
 
GetVariableRequest - class xflow.protocol.GetVariableRequest.
 
GetVariableRequest() - Constructor for class xflow.protocol.GetVariableRequest
 
GetVariableRequestHandler - class xflow.server.controller.handler.GetVariableRequestHandler.
User: kosta Date: Jul 24, 2004 Time: 2:25:07 PM
GetVariableRequestHandler() - Constructor for class xflow.server.controller.handler.GetVariableRequestHandler
 
GetVariableResponse - class xflow.protocol.GetVariableResponse.
 
GetVariableResponse(int, String, Object) - Constructor for class xflow.protocol.GetVariableResponse
 
GetVariableResponse(int, Object) - Constructor for class xflow.protocol.GetVariableResponse
 
GetWorkItemRequest - class xflow.protocol.GetWorkItemRequest.
 
GetWorkItemRequest() - Constructor for class xflow.protocol.GetWorkItemRequest
 
GetWorkItemRequestHandler - class xflow.server.controller.handler.GetWorkItemRequestHandler.
User: kosta Date: Jul 24, 2004 Time: 2:29:54 PM
GetWorkItemRequestHandler() - Constructor for class xflow.server.controller.handler.GetWorkItemRequestHandler
 
GetWorkItemResponse - class xflow.protocol.GetWorkItemResponse.
 
GetWorkItemResponse(int, String, WorkItem) - Constructor for class xflow.protocol.GetWorkItemResponse
 
GetWorkItemResponse(int, WorkItem) - Constructor for class xflow.protocol.GetWorkItemResponse
 
GetWorkItemsRequest - class xflow.protocol.GetWorkItemsRequest.
 
GetWorkItemsRequest() - Constructor for class xflow.protocol.GetWorkItemsRequest
 
GetWorkItemsRequestHandler - class xflow.server.controller.handler.GetWorkItemsRequestHandler.
User: kosta Date: Jul 24, 2004 Time: 2:53:28 PM
GetWorkItemsRequestHandler() - Constructor for class xflow.server.controller.handler.GetWorkItemsRequestHandler
 
GetWorkItemsResponse - class xflow.protocol.GetWorkItemsResponse.
 
GetWorkItemsResponse(int, String, List) - Constructor for class xflow.protocol.GetWorkItemsResponse
 
GetWorkItemsResponse(int, List) - Constructor for class xflow.protocol.GetWorkItemsResponse
 
GetWorkflowModels - class xflow.tools.GetWorkflowModels.
Gets all workflow models deployed in the server.
GetWorkflowModels() - Constructor for class xflow.tools.GetWorkflowModels
 
GetWorkflowState - class xflow.tools.GetWorkflowState.
Gets and prints out the workflow state of a workflow instance.
GetWorkflowState() - Constructor for class xflow.tools.GetWorkflowState
 
GetWorkflowStateRequest - class xflow.protocol.GetWorkflowStateRequest.
 
GetWorkflowStateRequest() - Constructor for class xflow.protocol.GetWorkflowStateRequest
 
GetWorkflowStateRequestHandler - class xflow.server.controller.handler.GetWorkflowStateRequestHandler.
User: kosta Date: Jul 18, 2004 Time: 5:04:43 PM
GetWorkflowStateRequestHandler() - Constructor for class xflow.server.controller.handler.GetWorkflowStateRequestHandler
 
GetWorkflowStateResponse - class xflow.protocol.GetWorkflowStateResponse.
 
GetWorkflowStateResponse(int, String, WorkflowState) - Constructor for class xflow.protocol.GetWorkflowStateResponse
 
GetWorkflowStateResponse(int, WorkflowState) - Constructor for class xflow.protocol.GetWorkflowStateResponse
 
GetWorkflowsByNameRequest - class xflow.protocol.GetWorkflowsByNameRequest.
 
GetWorkflowsByNameRequest() - Constructor for class xflow.protocol.GetWorkflowsByNameRequest
 
GetWorkflowsByNameRequestHandler - class xflow.server.controller.handler.GetWorkflowsByNameRequestHandler.
User: kosta Date: Jul 24, 2004 Time: 2:27:31 PM
GetWorkflowsByNameRequestHandler() - Constructor for class xflow.server.controller.handler.GetWorkflowsByNameRequestHandler
 
GetWorkflowsByNameResponse - class xflow.protocol.GetWorkflowsByNameResponse.
 
GetWorkflowsByNameResponse(int, String, List) - Constructor for class xflow.protocol.GetWorkflowsByNameResponse
 
GetWorkflowsByNameResponse(int, List) - Constructor for class xflow.protocol.GetWorkflowsByNameResponse
 
GraphXMLParser - class xflow.util.GraphXMLParser.
 
GraphXMLParser() - Constructor for class xflow.util.GraphXMLParser
 
generateUniqueIntId() - Static method in class xflow.util.Util
 
generateUniqueStringId() - Static method in class xflow.util.Util
 
get(String, String) - Method in class xflow.client.Preferences
 
get(String, String) - Method in class xflow.common.XflowConfig
 
getActiveProcesses() - Method in class xflow.common.WorkflowState
Gets the List of ProcessState objects of active processes
getActiveWorkflows(User) - Static method in class xflow.client.WorkflowManager
Gets all active workflow instances
getActiveWorkflows() - Method in class xflow.client.XFlowAdminUI
 
getActiveWorkflows() - Method in class xflow.server.controller.WorkflowP
 
getActiveWorkflows() - Method in class xflow.server.controller.WorkflowProcessor
 
getActiveWorkflows(User) - Method in class xflow.webservice.XflowService
 
getAllNodes() - Method in class xflow.common.DirectedGraph
 
getAllWorkflows(User) - Static method in class xflow.client.WorkflowManager
Gets all workflow instances
getAllWorkflows() - Method in class xflow.server.controller.WorkflowP
 
getAllWorkflows() - Method in class xflow.server.controller.WorkflowProcessor
 
getAllWorkflowsByName(String, User) - Static method in class xflow.client.WorkflowManager
Gets all workflow instances
getColumnValue(JTable, String, int) - Static method in class xflow.client.manager.Utilities
 
getConnection() - Static method in class xflow.messaging.JMSTopicConnection
 
getConnection() - Method in class xflow.util.ConnectionPool
 
getConnection() - Static method in class xflow.util.Db
 
getConnection() - Static method in class xflow.util.Persistence
 
getContainee() - Method in class xflow.common.Node
Returns the node's containee graph name.
getContaineeVersion() - Method in class xflow.common.Node
Returns the node's containee graph version.
getDescription() - Method in class xflow.common.DirectedGraph
 
getDescription() - Method in class xflow.common.Node
Returns node description
getDescription() - Method in class xflow.common.WorkflowModel
Returns the workflow description
getDestinations() - Method in class xflow.common.Node
 
getDirectGraphP() - Static method in class xflow.util.Persistence
 
getEndNode() - Method in class xflow.common.DirectedGraph
 
getFileChooser() - Static method in class xflow.client.manager.Utilities
 
getFileName() - Method in class xflow.client.Preferences
 
getFromNodes() - Method in class xflow.common.Node
 
getGid() - Method in class xflow.server.controller.InboxRec
 
getGraphId() - Method in class xflow.common.DirectedGraph
 
getGraphId(String, int) - Method in class xflow.server.controller.DirectedGraphP
 
getGraphId(Integer) - Method in class xflow.server.controller.WorkflowP
 
getHandlerFor(Request) - Method in class xflow.server.controller.RequestHandlerFactory
 
getId() - Method in class xflow.common.WorkItem
Gets the work item ID
getId() - Method in class xflow.common.WorkflowState
 
getInboxP() - Static method in class xflow.util.Persistence
 
getInitialContext() - Static method in class xflow.messaging.JMSTopicConnection
 
getInitiator() - Method in class xflow.common.WorkflowState
Returns the initiator
getInstance(String) - Static method in class xflow.client.Preferences
 
getInstance() - Static method in class xflow.client.XFlowAdminUI
 
getInstance() - Static method in class xflow.common.XflowConfig
 
getInstance() - Static method in class xflow.server.controller.WorkflowProcessor
 
getInt(String, int) - Method in class xflow.client.Preferences
 
getInt(String, int) - Method in class xflow.common.XflowConfig
 
getIsActive() - Method in class xflow.common.WorkflowState
Gets the active status
getKnownWorkflows() - Method in class xflow.client.XFlowAdminUI
 
getLatestVersionNumber(String) - Method in class xflow.server.controller.DirectedGraphP
 
getMode() - Method in class xflow.server.controller.WorkflowProcessor
 
getModels() - Method in class xflow.server.controller.WorkflowP
 
getModels() - Method in class xflow.server.controller.WorkflowProcessor
 
getName() - Method in class xflow.common.DirectedGraph
 
getName() - Method in class xflow.common.Node
 
getName() - Method in class xflow.common.WorkflowModel
Returns the workflow name
getName() - Method in class xflow.security.User
 
getName() - Method in class xflow.server.controller.WorkflowVariable
 
getNamesOfObjectProperties(Object) - Static method in class xflow.client.manager.Utilities
 
getNamespace(String) - Static method in class xflow.server.controller.Namespace
Parses a string like "xmsg=http://xmethods.net/xmesssage" and returns a Namespace object
getNextWorkItem() - Method in class xflow.client.WorkflowProcess
Gets the next work item (in First-In-First-Out order) from the inbox
getNextWorkItem(String, String) - Method in class xflow.server.controller.WorkItemP
 
getNextWorkItem(String, String) - Method in class xflow.server.controller.WorkflowProcessor
 
getNextWorkItem(String, String, User) - Method in class xflow.webservice.XflowService
 
getNode() - Method in class xflow.common.Destination
Gets a destination's node
getNode(int) - Method in class xflow.common.DirectedGraph
Gets a node given the node Id
getNode(String) - Method in class xflow.common.DirectedGraph
Gets a node given the node name
getNode(int) - Method in class xflow.common.Node
Finds and returns a node within a graph given a node ID
getNode(String) - Method in class xflow.common.Node
Finds and returns a node within a graph given a node name
getNode(String) - Static method in class xflow.util.GraphXMLParser
 
getNodeByName(String, int, String, User) - Static method in class xflow.client.WorkflowManager
Gets all process nodes participating in a workflow instance
getNodeByName(String, int, String) - Method in class xflow.server.controller.WorkflowProcessor
 
getNodeId() - Method in class xflow.common.Node
Returns the node ID
getNodeIdAsInteger() - Method in class xflow.common.Node
Returns the node ID
getNodeName() - Method in class xflow.common.Node
Deprecated. use getName Returns the node name
getNodeType() - Method in class xflow.common.Node
Returns the node type
getNodes(String) - Method in class xflow.common.DirectedGraph
 
getNodes(String) - Method in class xflow.common.Node
 
getNodes() - Method in class xflow.common.Node
 
getPassword() - Method in class xflow.security.User
 
getPayload() - Method in class xflow.common.WorkItem
Gets the payload of this work item.
getPayload() - Method in class xflow.server.controller.WorkItemRec
 
getPayloadType() - Method in class xflow.common.WorkItem
Gets the payload type of this work item.
getPayloadType() - Method in class xflow.server.controller.WorkItemRec
 
getPreferences() - Method in class xflow.client.XFlowAdminUI
 
getProcName() - Method in class xflow.server.controller.InboxRec
 
getProcessName() - Method in class xflow.common.ProcessState
Returns the process name
getProcessName() - Method in class xflow.server.controller.ProcessStateRec
 
getProcessNodes(Integer, User) - Static method in class xflow.client.WorkflowManager
Gets all process nodes participating in a workflow instance
getProcessNodes(Integer) - Method in class xflow.server.controller.WorkflowProcessor
 
getProcessStack() - Static method in class xflow.util.Persistence
 
getProcessesWithTimeouts() - Method in class xflow.server.controller.WorkflowP
 
getProperties() - Method in class xflow.common.WorkItem
Gets a work item's property hash map
getProperty(String) - Method in class xflow.common.Node
Gets a node's property
getProperty(String) - Method in class xflow.common.WorkItem
Gets a work item's property
getResult() - Method in class xflow.server.controller.IBatisWork
 
getResult() - Method in class xflow.server.controller.JDBCWork
 
getRootNode() - Method in class xflow.common.DirectedGraph
Gets the root node of this graph
getRule() - Method in class xflow.common.Destination
Gets a destination's rule
getSqlMap() - Static method in class xflow.util.Persistence
 
getState() - Method in class xflow.common.WorkflowState
Returns the workflow state
getSuspendedWorkflows() - Method in class xflow.server.controller.WorkflowP
 
getThreadSqlMapSession() - Static method in class xflow.util.Persistence
 
getTimeEnded() - Method in class xflow.common.WorkflowState
Gets the time ended
getTimeStarted() - Method in class xflow.common.ProcessState
Gets the time started
getTimeStarted() - Method in class xflow.common.WorkflowState
Gets the time started
getTimeStarted(int, String) - Method in class xflow.server.controller.InboxP
 
getTimeStarted() - Method in class xflow.server.controller.InboxRec
 
getTimeStarted() - Method in class xflow.server.controller.ProcessStateRec
 
getTimeoutHandler() - Method in class xflow.common.Node
Gets the timeout handler for a Process node
getTimeoutMinutes() - Method in class xflow.common.Node
Gets the timeout for a Process node
getTimestamp() - Static method in class xflow.util.DateUtil
 
getType() - Method in class xflow.common.Node
 
getUSER() - Method in class xflow.client.XFlowAdminUI
 
getValue() - Method in class xflow.server.controller.WorkflowVariable
 
getValue(Map, String) - Static method in class xflow.util.Util
Tries to retrieve value by lowercase and then uppercase string
getVariable(Integer, String, User) - Static method in class xflow.client.WorkflowManager
Gets a variable for a specified workflow instance
getVariable(Integer, String) - Method in class xflow.server.controller.WorkflowP
 
getVariable(Integer, String) - Method in class xflow.server.controller.WorkflowProcessor
 
getVariable(int, String, User) - Method in class xflow.webservice.XflowService
 
getVariables() - Method in class xflow.common.WorkflowState
Gets the variables hash map
getVersion() - Method in class xflow.common.DirectedGraph
 
getVersion() - Method in class xflow.common.WorkflowModel
 
getVersion() - Method in class xflow.common.WorkflowState
 
getWaitingP() - Static method in class xflow.util.Persistence
 
getWorkExecutor() - Static method in class xflow.util.Persistence
 
getWorkItem(Integer) - Method in class xflow.client.WorkflowProcess
Gets a work item with a specific work item ID from the inbox
getWorkItem(Integer, String, String) - Method in class xflow.server.controller.WorkItemP
 
getWorkItem(Integer, String) - Method in class xflow.server.controller.WorkItemP
 
getWorkItem(Integer, String) - Method in class xflow.server.controller.WorkflowProcessor
 
getWorkItem(String, String, int, User) - Method in class xflow.webservice.XflowService
 
getWorkItemId() - Method in class xflow.common.ProcessState
Gets the work item ID
getWorkItemId() - Method in class xflow.server.controller.ProcessStateRec
 
getWorkItemP() - Static method in class xflow.util.Persistence
 
getWorkItems() - Method in class xflow.client.WorkflowProcess
Gets a list of work items from this process's inbox.
getWorkItems(String, String) - Method in class xflow.server.controller.WorkItemP
 
getWorkItems(String, String) - Method in class xflow.server.controller.WorkflowProcessor
 
getWorkItems(String, String, User) - Method in class xflow.webservice.XflowService
 
getWorkflowEngine() - Method in class xflow.server.controller.WorkflowEngineWrapper
 
getWorkflowId() - Method in class xflow.common.ProcessState
Gets a workflow ID
getWorkflowId() - Method in class xflow.common.WorkItem
Gets the workflow instance ID
getWorkflowId() - Method in class xflow.common.WorkflowState
Gets a workflow ID
getWorkflowId() - Method in class xflow.server.controller.InboxRec
 
getWorkflowId() - Method in class xflow.server.controller.ProcessStateRec
 
getWorkflowModels(User) - Static method in class xflow.client.WorkflowManager
Gets all deployed workflow models
getWorkflowName() - Method in class xflow.common.WorkflowState
Returns the workflow name
getWorkflowName() - Method in class xflow.server.controller.InboxRec
 
getWorkflowP() - Static method in class xflow.util.Persistence
 
getWorkflowState(Integer, User) - Static method in class xflow.client.WorkflowManager
Gets the workflow state
getWorkflowState(int) - Method in class xflow.client.XFlowAdminUI
 
getWorkflowState(Integer) - Method in class xflow.server.controller.WorkflowP
 
getWorkflowState(Integer) - Method in class xflow.server.controller.WorkflowProcessor
 
getWorkflowState(int, User) - Method in class xflow.webservice.XflowService
 
getWorkflowVersion() - Method in class xflow.common.WorkflowModel
 
getWorkflowid() - Method in class xflow.server.controller.WorkflowVariable
 
getWorkflowsByName(String) - Method in class xflow.server.controller.WorkflowP
 
getWorkflowsByName(String) - Method in class xflow.server.controller.WorkflowProcessor
 
getWorkitemId() - Method in class xflow.server.controller.InboxRec
 
getWorkitemId() - Method in class xflow.server.controller.WorkItemRec
 
gid - Variable in class xflow.server.util.PopNode
 
graphExistsInDB(String, int) - Method in class xflow.server.controller.DirectedGraphP
 

H

HexUtil - class xflow.util.HexUtil.
 
HexUtil() - Constructor for class xflow.util.HexUtil
 
handle(Request) - Method in interface xflow.server.controller.RequestHandler
 
handle(Request) - Method in class xflow.server.controller.WorkflowEngine
 
handle(Request) - Method in class xflow.server.controller.handler.AbortWorkflowRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.CompleteWorkItemRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.DefaultRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.DeployModelRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.GetActiveWorkflowsRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.GetAllWorkflowsRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.GetModelsRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.GetNextWorkItemRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.GetNodeByNameRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.GetProcessNodesRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.GetVariableRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.GetWorkItemRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.GetWorkItemsRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.GetWorkflowStateRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.GetWorkflowsByNameRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.ResumeWorkflowRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.SetVariableRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.StartWorkflowRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.SuspendWorkflowRequestHandler
 
handle(Request) - Method in class xflow.server.controller.handler.ValidateProcessRequestHandler
 
handleAbortWorkflowRequest(AbortWorkflowRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
handleCompleteWorkItemRequest(CompleteWorkItemRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
handleDeployModelRequest(DeployModelRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
handleGetActiveWorkflowsRequest(GetActiveWorkflowsRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
handleGetAllWorkflowsRequest(GetAllWorkflowsRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
handleGetModelsRequest(GetModelsRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
handleGetNextWorkItemRequest(GetNextWorkItemRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
handleGetNodeByNameRequest(GetNodeByNameRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
handleGetProcessNodesRequest(GetProcessNodesRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
handleGetVariableRequest(GetVariableRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
handleGetWorkItemRequest(GetWorkItemRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
handleGetWorkItemsRequest(GetWorkItemsRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
handleGetWorkflowStateRequest(GetWorkflowStateRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
handleGetWorkflowsByNameRequest(GetWorkflowsByNameRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
handleResumeWorkflowRequest(ResumeWorkflowRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
handleSetVariableRequest(SetVariableRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
handleStartWorkflowRequest(StartWorkflowRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
handleSuspendWorkflowRequest(SuspendWorkflowRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
handleValidateProcessRequest(ValidateProcessRequest) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
hashCode() - Method in class xflow.security.User
 
hexDecode(String) - Static method in class xflow.util.HexUtil
Decodes the hexadecimal representation of a sequence of bytes into a byte array.
hexDecodeObject(String) - Static method in class xflow.util.HexUtil
 
hexEncode(String) - Static method in class xflow.util.HexUtil
Converts a string into its hexadecimal notation.
hexEncode(byte[]) - Static method in class xflow.util.HexUtil
Converts a byte array into its hexadecimal notation.
hexEncode(byte[], int, int) - Static method in class xflow.util.HexUtil
Converts a part of a byte array into its hexadecimal notation.
hexEncode(byte) - Static method in class xflow.util.HexUtil
Converts a single byte into its hexadecimal notation.
hexEncode(short) - Static method in class xflow.util.HexUtil
Converts a short value (16-bit) into its hexadecimal notation.
hexEncode(int) - Static method in class xflow.util.HexUtil
Converts an int value (32-bit) into its hexadecimal notation.
hexEncode(long) - Static method in class xflow.util.HexUtil
Converts a long value (64-bit) into its hexadecimal notation.
hexEncodeObject(Object) - Static method in class xflow.util.HexUtil
 
hexval - Static variable in class xflow.util.HexUtil
The nibbles' hexadecimal values.

I

IBatisMethodInterceptor - class xflow.util.IBatisMethodInterceptor.
User: kosta Date: Jul 18, 2004 Time: 9:00:05 PM
IBatisMethodInterceptor() - Constructor for class xflow.util.IBatisMethodInterceptor
 
IBatisWork - class xflow.server.controller.IBatisWork.
User: kosta Date: Jun 21, 2004 Time: 9:55:27 PM
IBatisWork() - Constructor for class xflow.server.controller.IBatisWork
 
InboxMessageListener - interface xflow.client.InboxMessageListener.
 
InboxP - class xflow.server.controller.InboxP.
 
InboxP() - Constructor for class xflow.server.controller.InboxP
 
InboxRec - class xflow.server.controller.InboxRec.
User: kosta Date: Jun 29, 2004 Time: 12:11:36 AM
InboxRec() - Constructor for class xflow.server.controller.InboxRec
 
id - Variable in class xflow.common.WorkflowState
 
init(Properties) - Static method in class xflow.util.Db
 
init() - Static method in class xflow.util.Persistence
 
initialize() - Static method in class xflow.messaging.JMSTopicConnection
 
initiator - Variable in class xflow.common.WorkflowState
 
insertOrtab(Integer, int) - Method in class xflow.server.controller.WorkflowP
 
intercept(Object, Method, Object[], MethodProxy) - Method in class xflow.util.IBatisMethodInterceptor
 
internalFrameActivated(InternalFrameEvent) - Method in class xflow.client.manager.WinListener
 
internalFrameClosed(InternalFrameEvent) - Method in class xflow.client.manager.WinListener
 
internalFrameClosing(InternalFrameEvent) - Method in class xflow.client.manager.WinListener
 
internalFrameDeactivated(InternalFrameEvent) - Method in class xflow.client.manager.WinListener
 
internalFrameDeiconified(InternalFrameEvent) - Method in class xflow.client.manager.WinListener
 
internalFrameIconified(InternalFrameEvent) - Method in class xflow.client.manager.WinListener
 
internalFrameOpened(InternalFrameEvent) - Method in class xflow.client.manager.WinListener
 
isActive - Variable in class xflow.common.WorkflowState
 
isActive() - Method in class xflow.common.WorkflowState
 
isCompleted(int) - Method in class xflow.server.controller.WorkflowP
 
isDoNotPublish() - Method in class xflow.events.EventsPublisher
 
isSendingEnabled() - Static method in class xflow.messaging.JMSPublisher
 
isTimeout() - Method in class xflow.server.controller.InboxRec
 
isValidated() - Method in class xflow.common.Node
 
isWorkItemValid(int, String, WorkItem) - Method in class xflow.server.controller.InboxP
 

J

JAVA_OBJECT - Static variable in class xflow.common.WorkItem
 
JDBCWork - class xflow.server.controller.JDBCWork.
User: kosta Date: Jun 20, 2004 Time: 10:51:19 PM
JDBCWork() - Constructor for class xflow.server.controller.JDBCWork
 
JDBCWork.JDBCEnv - class xflow.server.controller.JDBCWork.JDBCEnv.
 
JDBCWork.JDBCEnv() - Constructor for class xflow.server.controller.JDBCWork.JDBCEnv
 
JMSPublisher - class xflow.messaging.JMSPublisher.
 
JMSPublisher() - Constructor for class xflow.messaging.JMSPublisher
 
JMSShutdownHook - class xflow.messaging.JMSShutdownHook.
 
JMSShutdownHook() - Constructor for class xflow.messaging.JMSShutdownHook
 
JMSSubscriber - class xflow.messaging.JMSSubscriber.
 
JMSSubscriber(MessageListener, String, String) - Constructor for class xflow.messaging.JMSSubscriber
 
JMSTopicConnection - class xflow.messaging.JMSTopicConnection.
 
JMSTopicConnection() - Constructor for class xflow.messaging.JMSTopicConnection
 

K

KEY - Static variable in class xflow.client.manager.SettingsDlg
 

L

loadByGraphById(int, DirectedGraph) - Method in class xflow.server.controller.DirectedGraphP
 
loadByGraphId(int) - Static method in class xflow.common.DirectedGraph
Retrieves a graph from the Database using graph ID, including all of its nodes.
loadDB() - Method in class xflow.common.DirectedGraph
Retrieves a graph from the Database, including all of its nodes.
loadDirectedGraph(String, int) - Method in class xflow.server.controller.DirectedGraphP
 
loadPropertiesFromDB(WorkItem, String, String) - Method in class xflow.server.controller.WorkItemP
 
log - Static variable in interface xflow.server.controller.RequestHandler
 

M

MODE_LOCAL - Static variable in class xflow.server.controller.WorkflowProcessor
 
MODE_SERVER - Static variable in class xflow.server.controller.WorkflowProcessor
 
MessageProperty - class xflow.messaging.MessageProperty.
Key-value pairs that are attached to a Message
MessageProperty() - Constructor for class xflow.messaging.MessageProperty
 
MessagingExceptionListener - class xflow.messaging.MessagingExceptionListener.
 
MessagingExceptionListener() - Constructor for class xflow.messaging.MessagingExceptionListener
 
main(String[]) - Static method in class xflow.client.XFlowAdminUI
 
main(String[]) - Static method in class xflow.client.manager.SettingsDlg
 
main(String[]) - Static method in class xflow.events.EventsHandler
 
main(String[]) - Static method in class xflow.server.controller.RequestHandlerFactory
 
main(String[]) - Static method in class xflow.server.controller.XPathRuleEngine
Unit tester
main(String[]) - Static method in class xflow.test.ProcAgent
 
main(String[]) - Static method in class xflow.test.ServiceTest
 
main(String[]) - Static method in class xflow.test.SetGetVariableWS
 
main(String[]) - Static method in class xflow.test.StartWorkflow
 
main(String[]) - Static method in class xflow.test.StartWorkflowWS
 
main(String[]) - Static method in class xflow.test.TestEventPublisher
 
main(String[]) - Static method in class xflow.test.TestEventSubscriber
 
main(String[]) - Static method in class xflow.test.TestJMSPublisher
 
main(String[]) - Static method in class xflow.test.TestJMSSubscriber
 
main(String[]) - Static method in class xflow.test.TestJMSSubscriber2
 
main(String[]) - Static method in class xflow.test.TestSetVar
 
main(String[]) - Static method in class xflow.test.Validation
 
main(String[]) - Static method in class xflow.tools.AbortWorkflow
 
main(String[]) - Static method in class xflow.tools.DeployModel
 
main(String[]) - Static method in class xflow.tools.GetActiveWorkflowInstances
 
main(String[]) - Static method in class xflow.tools.GetAllWorkflowInstances
 
main(String[]) - Static method in class xflow.tools.GetNextWorkItem
 
main(String[]) - Static method in class xflow.tools.GetNodeByNodeName
 
main(String[]) - Static method in class xflow.tools.GetProcessNodes
 
main(String[]) - Static method in class xflow.tools.GetVar
 
main(String[]) - Static method in class xflow.tools.GetWorkflowModels
 
main(String[]) - Static method in class xflow.tools.GetWorkflowState
 
main(String[]) - Static method in class xflow.tools.ResumeWorkflow
 
main(String[]) - Static method in class xflow.tools.SetVar
 
main(String[]) - Static method in class xflow.tools.SuspendWorkflow
 
main(String[]) - Static method in class xflow.util.GraphXMLParser
 
main(String[]) - Static method in class xflow.util.HexUtil
For testing.
main(String[]) - Static method in class xflow.util.XflowGraphSerializer
 
main(String[]) - Static method in class xflow.util.XflowSoapEnvelope
 
main(String[]) - Static method in class xflow.util.XflowXMLParser
 
makeCopy() - Method in class xflow.common.WorkItem
 
makeProcessState() - Method in class xflow.server.controller.ProcessStateRec
 
message - Variable in class xflow.protocol.Response
 
models - Variable in class xflow.protocol.GetModelsResponse
list of WorkflowModel

N

Namespace - class xflow.server.controller.Namespace.
Encapsulates an XML namespace.
Namespace() - Constructor for class xflow.server.controller.Namespace
 
Node - class xflow.common.Node.
The Node class represents a node in a directed graph.
Node() - Constructor for class xflow.common.Node
 
Node(String, String) - Constructor for class xflow.common.Node
Constructs a new node
Node(int) - Constructor for class xflow.common.Node
Constructs a new node
name - Variable in class xflow.common.WorkflowModel
 
name - Variable in class xflow.messaging.MessageProperty
 
name - Variable in class xflow.protocol.GetWorkflowsByNameRequest
 
node - Variable in class xflow.common.Destination
 
node - Variable in class xflow.protocol.GetNodeByNameResponse
 
nodeId - Variable in class xflow.server.util.PopNode
 
nodeName - Variable in class xflow.protocol.GetNodeByNameRequest
 
nodes - Variable in class xflow.protocol.GetProcessNodesResponse
 

O

OR - Static variable in class xflow.common.Node
 
objFromXML(String) - Static method in class xflow.util.Util
 
objToXML(Object) - Static method in class xflow.util.Util
 
ok - Variable in class xflow.protocol.ValidateProcessResponse
 
onException(JMSException) - Method in class xflow.messaging.MessagingExceptionListener
 
onMessage(WorkItem) - Method in interface xflow.client.InboxMessageListener
This is a callback invoked by the XFlow system when a work item arrives in the inbox for this workflow process.
onMessage(Message) - Method in class xflow.client.WorkflowProcess
 
onMessage(Message) - Method in class xflow.events.EventsHandler
the method defined from MessageListener interdace, it monitors possible incoming message events
onMessage(Message) - Method in class xflow.server.controller.WorkflowEngine
 
onMessage(WorkItem) - Method in class xflow.test.ProcAgent
 
onMessage(Message) - Method in class xflow.test.TestJMSSubscriber
 
onMessage(Message) - Method in class xflow.test.TestJMSSubscriber2
 

P

PASSWORD - Static variable in class xflow.client.XFlowAdminUI
 
PROCESS - Static variable in class xflow.common.Node
 
Persistence - class xflow.util.Persistence.
 
Persistence() - Constructor for class xflow.util.Persistence
 
PopNode - class xflow.server.util.PopNode.
 
PopNode() - Constructor for class xflow.server.util.PopNode
 
Preferences - class xflow.client.Preferences.
Created because jdk's 1.4.2_04 preferences package does not work properly on Linux User: kosta Date: May 24, 2004 Time: 8:00:32 PM
ProcAgent - class xflow.test.ProcAgent.
 
ProcAgent(String, String) - Constructor for class xflow.test.ProcAgent
 
ProcessStack - class xflow.server.controller.ProcessStack.
 
ProcessStack() - Constructor for class xflow.server.controller.ProcessStack
 
ProcessState - class xflow.common.ProcessState.
This is the process' current state - timeStarted, workitem being performed
ProcessState() - Constructor for class xflow.common.ProcessState
Constructor
ProcessStateRec - class xflow.server.controller.ProcessStateRec.
User: kosta Date: Jun 22, 2004 Time: 9:30:28 PM
ProcessStateRec() - Constructor for class xflow.server.controller.ProcessStateRec
 
ProcessWithTimeout - class xflow.server.util.ProcessWithTimeout.
 
ProcessWithTimeout() - Constructor for class xflow.server.util.ProcessWithTimeout
 
parse(String) - Static method in class xflow.util.DateUtil
 
parse(String) - Static method in class xflow.util.XflowXMLParser
 
parseGxl(String, String) - Static method in class xflow.util.GraphXMLParser
 
password - Static variable in class xflow.util.Db
 
pop(int, Node) - Method in class xflow.server.controller.ProcessStack
 
print() - Method in class xflow.common.Node
Prints out node id and description of node.
processName - Variable in class xflow.common.ProcessState
 
processName - Variable in class xflow.protocol.WorkflowProcessRequest
 
processName - Variable in class xflow.server.controller.ProcessStateRec
 
processName - Variable in class xflow.server.util.ProcessWithTimeout
 
processTimeout(ProcessWithTimeout) - Method in class xflow.server.controller.TimeoutDetector
 
publishModelDeployedEvent(String, int, String) - Method in class xflow.events.EventsPublisher
 
publishNodeTransitionEvent(String, int, Integer, String, String, WorkItem) - Method in class xflow.events.EventsPublisher
 
publishProcessTimeoutEvent(String, int, int, String) - Method in class xflow.events.EventsPublisher
 
publishVariableUpdatedEvent(String, int, Integer, String, Object) - Method in class xflow.events.EventsPublisher
 
publishWorkflowAbortedEvent(String, int, Integer, String) - Method in class xflow.events.EventsPublisher
 
publishWorkflowCompletedEvent(String, int, Integer, String) - Method in class xflow.events.EventsPublisher
 
publishWorkflowResumedEvent(String, int, Integer, String) - Method in class xflow.events.EventsPublisher
 
publishWorkflowStartedEvent(String, int, Integer, Integer, String, WorkItem) - Method in class xflow.events.EventsPublisher
 
publishWorkflowSuspendedEvent(String, int, Integer, String) - Method in class xflow.events.EventsPublisher
 
push(Integer, int, Node, Node) - Method in class xflow.server.controller.ProcessStack
 
put(String, String) - Method in class xflow.client.Preferences
 
put(String, String) - Method in class xflow.common.XflowConfig
 
putInt(String, int) - Method in class xflow.client.Preferences
 
putInt(String, int) - Method in class xflow.common.XflowConfig
 

R

Request - class xflow.protocol.Request.
 
Request() - Constructor for class xflow.protocol.Request
 
RequestHandler - interface xflow.server.controller.RequestHandler.
User: kosta Date: Jul 18, 2004 Time: 3:17:30 PM
RequestHandlerFactory - class xflow.server.controller.RequestHandlerFactory.
User: kosta Date: Jul 18, 2004 Time: 3:16:19 PM
RequestHandlerFactory() - Constructor for class xflow.server.controller.RequestHandlerFactory
 
Response - class xflow.protocol.Response.
 
Response() - Constructor for class xflow.protocol.Response
 
Response(int, String) - Constructor for class xflow.protocol.Response
 
Response(int) - Constructor for class xflow.protocol.Response
 
ResumeWorkflow - class xflow.tools.ResumeWorkflow.
Resumes a previously suspended workflow instance.
ResumeWorkflow() - Constructor for class xflow.tools.ResumeWorkflow
 
ResumeWorkflowRequest - class xflow.protocol.ResumeWorkflowRequest.
 
ResumeWorkflowRequest() - Constructor for class xflow.protocol.ResumeWorkflowRequest
 
ResumeWorkflowRequestHandler - class xflow.server.controller.handler.ResumeWorkflowRequestHandler.
User: kosta Date: Jul 24, 2004 Time: 2:58:00 PM
ResumeWorkflowRequestHandler() - Constructor for class xflow.server.controller.handler.ResumeWorkflowRequestHandler
 
ResumeWorkflowResponse - class xflow.protocol.ResumeWorkflowResponse.
 
ResumeWorkflowResponse(int, String) - Constructor for class xflow.protocol.ResumeWorkflowResponse
 
ResumeWorkflowResponse(int) - Constructor for class xflow.protocol.ResumeWorkflowResponse
 
RuleEngine - class xflow.server.controller.RuleEngine.
 
RuleEngine() - Constructor for class xflow.server.controller.RuleEngine
 
removeProcesses(List, Integer) - Method in class xflow.server.controller.WaitingP
 
removeProcesses(Integer) - Method in class xflow.server.controller.WaitingP
 
removeWorkItem(int, String, WorkItem) - Method in class xflow.server.controller.InboxP
 
removeWorkItems(Integer) - Method in class xflow.server.controller.InboxP
 
replyName - Variable in class xflow.protocol.Request
 
responseCode - Variable in class xflow.protocol.Response
 
restoreComponentState(Component, Preferences, String) - Static method in class xflow.client.manager.WinListener
 
result - Variable in class xflow.server.controller.IBatisWork
 
result - Variable in class xflow.server.controller.JDBCWork
 
resultSet - Variable in class xflow.server.controller.JDBCWork.JDBCEnv
 
resumeWorkflow(Integer, User) - Static method in class xflow.client.WorkflowManager
Resumes a suspended workflow instance
resumeWorkflow(Integer) - Method in class xflow.server.controller.WorkflowP
 
resumeWorkflow(Integer) - Method in class xflow.server.controller.WorkflowProcessor
 
returnConnection(Connection) - Method in class xflow.util.ConnectionPool
 
returnConnection(Connection) - Static method in class xflow.util.Db
 
rule - Variable in class xflow.common.Destination
 
run() - Method in class xflow.messaging.JMSShutdownHook
 
run() - Method in class xflow.server.controller.TimeoutDetector
 

S

START - Static variable in class xflow.common.Node
 
SUCCESS - Static variable in class xflow.protocol.Response
 
ServiceTest - class xflow.test.ServiceTest.
 
ServiceTest() - Constructor for class xflow.test.ServiceTest
 
SetGetVariableWS - class xflow.test.SetGetVariableWS.
 
SetGetVariableWS() - Constructor for class xflow.test.SetGetVariableWS
 
SetVar - class xflow.tools.SetVar.
Sets a variable for a workflow instance.
SetVar() - Constructor for class xflow.tools.SetVar
 
SetVariableRequest - class xflow.protocol.SetVariableRequest.
 
SetVariableRequest() - Constructor for class xflow.protocol.SetVariableRequest
 
SetVariableRequest(Integer, String, Object) - Constructor for class xflow.protocol.SetVariableRequest
 
SetVariableRequestHandler - class xflow.server.controller.handler.SetVariableRequestHandler.
User: kosta Date: Jul 24, 2004 Time: 3:13:58 PM
SetVariableRequestHandler() - Constructor for class xflow.server.controller.handler.SetVariableRequestHandler
 
SetVariableResponse - class xflow.protocol.SetVariableResponse.
 
SetVariableResponse(int, String) - Constructor for class xflow.protocol.SetVariableResponse
 
SetVariableResponse(int) - Constructor for class xflow.protocol.SetVariableResponse
 
SettingsDlg - class xflow.client.manager.SettingsDlg.
 
SettingsDlg(Frame, boolean) - Constructor for class xflow.client.manager.SettingsDlg
Creates new form SettingsDlg
StartWorkflow - class xflow.test.StartWorkflow.
 
StartWorkflow() - Constructor for class xflow.test.StartWorkflow
 
StartWorkflowRequest - class xflow.protocol.StartWorkflowRequest.
 
StartWorkflowRequest() - Constructor for class xflow.protocol.StartWorkflowRequest
 
StartWorkflowRequestHandler - class xflow.server.controller.handler.StartWorkflowRequestHandler.
User: kosta Date: Jul 18, 2004 Time: 3:24:18 PM
StartWorkflowRequestHandler() - Constructor for class xflow.server.controller.handler.StartWorkflowRequestHandler
 
StartWorkflowResponse - class xflow.protocol.StartWorkflowResponse.
 
StartWorkflowResponse(int, String, Integer) - Constructor for class xflow.protocol.StartWorkflowResponse
 
StartWorkflowResponse(int, int) - Constructor for class xflow.protocol.StartWorkflowResponse
 
StartWorkflowWS - class xflow.test.StartWorkflowWS.
 
StartWorkflowWS() - Constructor for class xflow.test.StartWorkflowWS
 
SuspendWorkflow - class xflow.tools.SuspendWorkflow.
Suspends an active workflow instance.
SuspendWorkflow() - Constructor for class xflow.tools.SuspendWorkflow
 
SuspendWorkflowRequest - class xflow.protocol.SuspendWorkflowRequest.
 
SuspendWorkflowRequest() - Constructor for class xflow.protocol.SuspendWorkflowRequest
 
SuspendWorkflowRequestHandler - class xflow.server.controller.handler.SuspendWorkflowRequestHandler.
User: kosta Date: Jul 24, 2004 Time: 3:17:26 PM
SuspendWorkflowRequestHandler() - Constructor for class xflow.server.controller.handler.SuspendWorkflowRequestHandler
 
SuspendWorkflowResponse - class xflow.protocol.SuspendWorkflowResponse.
 
SuspendWorkflowResponse(int, String) - Constructor for class xflow.protocol.SuspendWorkflowResponse
 
SuspendWorkflowResponse(int) - Constructor for class xflow.protocol.SuspendWorkflowResponse
 
SynchQueueMessaging - class xflow.messaging.SynchQueueMessaging.
 
SynchQueueMessaging() - Constructor for class xflow.messaging.SynchQueueMessaging
 
saveDB() - Method in class xflow.common.DirectedGraph
Save the graph and all its nodes to the Database.
saveDB(int) - Method in class xflow.common.Node
Recursively saves a node, its destinations and all links between nodes to the database.
saveDB(WorkItem) - Method in class xflow.server.controller.WorkItemP
 
saveNewWorkflow(int, String, String, int) - Method in class xflow.server.controller.WorkflowP
 
savePropertiesToDB(WorkItem, String, String) - Method in class xflow.server.controller.WorkItemP
 
send(String, String, List) - Static method in class xflow.messaging.JMSPublisher
 
send(String, byte[], List) - Static method in class xflow.messaging.JMSPublisher
 
sendRequest(Request) - Static method in class xflow.messaging.SynchQueueMessaging
 
serialize(DirectedGraph) - Static method in class xflow.util.XflowGraphSerializer
 
serialize(Element) - Static method in class xflow.util.XflowGraphSerializer
 
service() - Method in class xflow.protocol.Request
 
setActive(boolean) - Method in class xflow.common.WorkflowState
 
setActiveProcesses(List) - Method in class xflow.common.WorkflowState
Sets the List of ProcessState objects of active processes
setCompleted(Integer) - Method in class xflow.server.controller.WorkflowP
 
setContainee(String) - Method in class xflow.common.Node
Sets the node's containee graph name.
setContaineeVersion(int) - Method in class xflow.common.Node
Sets the node's containee graph version.
setDescription(String) - Method in class xflow.common.DirectedGraph
 
setDescription(String) - Method in class xflow.common.Node
Sets the node description
setDescription(String) - Method in class xflow.common.WorkflowModel
Sets a workflow description
setDestinations(List) - Method in class xflow.common.Node
 
setDoNotPublish(boolean) - Method in class xflow.events.EventsPublisher
 
setEventsEnabled(boolean) - Method in class xflow.server.controller.WorkflowProcessor
 
setGid(int) - Method in class xflow.server.controller.InboxRec
 
setGraphId(int) - Method in class xflow.common.DirectedGraph
 
setId(Integer) - Method in class xflow.common.WorkItem
Sets the work item ID
setId(Integer) - Method in class xflow.common.WorkflowState
 
setInitiator(String) - Method in class xflow.common.WorkflowState
Sets the initiator
setIsActive(boolean) - Method in class xflow.common.WorkflowState
Sets the active status
setMessageDrivenContext(MessageDrivenContext) - Method in class xflow.server.controller.WorkflowEngine
 
setMode(int) - Method in class xflow.server.controller.WorkflowProcessor
 
setName(String) - Method in class xflow.common.DirectedGraph
 
setName(String) - Method in class xflow.common.Node
 
setName(String) - Method in class xflow.common.WorkflowModel
Sets a workflow name
setName(String) - Method in class xflow.security.User
 
setName(String) - Method in class xflow.server.controller.WorkflowVariable
 
setNode(Node) - Method in class xflow.common.Destination
Sets a destination's node
setNodeId(int) - Method in class xflow.common.Node
 
setNodeType(String) - Method in class xflow.common.Node
 
setPassword(String) - Method in class xflow.security.User
 
setPayload(Object) - Method in class xflow.common.WorkItem
Sets the payload of this work item.
setPayload(String) - Method in class xflow.server.controller.WorkItemRec
 
setPayloadAsJavaObject(Object) - Method in class xflow.common.WorkItem
 
setPayloadTXT(String) - Method in class xflow.common.WorkItem
 
setPayloadType(String) - Method in class xflow.server.controller.WorkItemRec
 
setPayloadXML(String) - Method in class xflow.common.WorkItem
 
setPreferences(Preferences) - Method in class xflow.client.XFlowAdminUI
 
setProcName(String) - Method in class xflow.server.controller.InboxRec
 
setProcessName(String) - Method in class xflow.common.ProcessState
Sets a process name
setProcessName(String) - Method in class xflow.server.controller.ProcessStateRec
 
setProperties(HashMap) - Method in class xflow.common.WorkItem
Sets a work item's property hash map
setProperty(String, Object) - Method in class xflow.common.Node
Sets a property on a node
setProperty(String, Object) - Method in class xflow.common.WorkItem
Sets a property on a work item
setRootNode(Node) - Method in class xflow.common.DirectedGraph
Sets the root node of this graph.
setRule(String) - Method in class xflow.common.Destination
Sets a destination's rule
setSendingEnabled(boolean) - Static method in class xflow.messaging.JMSPublisher
 
setState(String) - Method in class xflow.common.WorkflowState
Sets a workflow state
setTimeEnded(Date) - Method in class xflow.common.WorkflowState
Sets the time ended
setTimeStarted(Date) - Method in class xflow.common.ProcessState
Sets the time started
setTimeStarted(Date) - Method in class xflow.common.WorkflowState
Sets the time started
setTimeStarted(Date) - Method in class xflow.server.controller.InboxRec
 
setTimeStarted(Date) - Method in class xflow.server.controller.ProcessStateRec
 
setTimeout(boolean) - Method in class xflow.server.controller.InboxRec
 
setTimeoutFlag(int, String) - Method in class xflow.server.controller.InboxP
 
setTimeoutHandler(String) - Method in class xflow.common.Node
Sets the timeout handler for a Process node
setTimeoutMinutes(int) - Method in class xflow.common.Node
Sets the timeout value for a Process node
setType(String) - Method in class xflow.common.Node
 
setUSER(User) - Method in class xflow.client.XFlowAdminUI
 
setValidated() - Method in class xflow.common.Node
 
setValue(String) - Method in class xflow.server.controller.WorkflowVariable
 
setVariable(Integer, String, Object, User) - Static method in class xflow.client.WorkflowManager
Sets a variable for a specified workflow instance
setVariable(Integer, String, Object) - Method in class xflow.server.controller.WorkflowP
 
setVariable(Integer, String, Object) - Method in class xflow.server.controller.WorkflowProcessor
 
setVariable(int, String, Object, User) - Method in class xflow.webservice.XflowService
 
setVariables(Map) - Method in class xflow.common.WorkflowState
Sets the variables hash map
setVersion(int) - Method in class xflow.common.DirectedGraph
 
setVersion(int) - Method in class xflow.common.WorkflowModel
 
setVersion(int) - Method in class xflow.common.WorkflowState
 
setWorkItemId(Integer) - Method in class xflow.common.ProcessState
Sets the work item ID
setWorkItemId(int) - Method in class xflow.server.controller.ProcessStateRec
 
setWorkflowEngine(WorkflowEngine) - Method in class xflow.server.controller.WorkflowEngineWrapper
 
setWorkflowId(Integer) - Method in class xflow.common.ProcessState
Sets a workflow ID
setWorkflowId(Integer) - Method in class xflow.common.WorkItem
Sets the workflow instance ID
setWorkflowId(Integer) - Method in class xflow.common.WorkflowState
 
setWorkflowId(int) - Method in class xflow.server.controller.InboxRec
 
setWorkflowId(int) - Method in class xflow.server.controller.ProcessStateRec
 
setWorkflowName(String) - Method in class xflow.common.WorkflowState
Sets a workflow name
setWorkflowName(String) - Method in class xflow.server.controller.InboxRec
 
setWorkflowVersion(int) - Method in class xflow.common.WorkflowModel
 
setWorkflowid(int) - Method in class xflow.server.controller.WorkflowVariable
 
setWorkitemId(Integer) - Method in class xflow.server.controller.InboxRec
 
setWorkitemId(int) - Method in class xflow.server.controller.WorkItemRec
 
showActiveProcessesWin(int) - Method in class xflow.client.manager.DesktopPane
 
showModalDialog(Preferences) - Method in class xflow.client.manager.SettingsDlg
 
showProcessesFoWfID(int) - Method in class xflow.client.manager.ActiveProcessesWin
 
start() - Static method in class xflow.messaging.JMSTopicConnection
 
start() - Method in class xflow.test.ProcAgent
 
start(Properties) - Method in class xflow.test.TestEventSubscriber
 
start() - Method in class xflow.test.TestJMSSubscriber
 
start(String) - Method in class xflow.test.TestJMSSubscriber2
 
start() - Method in class xflow.tools.GetNextWorkItem
 
startWorkflow(String, WorkItem, User) - Static method in class xflow.client.WorkflowManager
Starts a workflow.
startWorkflow(String, int, WorkItem, User) - Static method in class xflow.client.WorkflowManager
Starts a workflow with a specified version
startWorkflow(String, int, WorkItem, String) - Method in class xflow.server.controller.WorkflowProcessor
 
startWorkflow(String, int, WorkItem, User) - Method in class xflow.webservice.XflowService
 
state - Variable in class xflow.common.WorkflowState
 
statement - Variable in class xflow.server.controller.JDBCWork.JDBCEnv
 
stop() - Static method in class xflow.messaging.JMSTopicConnection
 
suspendWorkflow(Integer, User) - Static method in class xflow.client.WorkflowManager
Suspends an active workflow instance
suspendWorkflow(Integer) - Method in class xflow.server.controller.WorkflowP
 
suspendWorkflow(Integer) - Method in class xflow.server.controller.WorkflowProcessor
 

T

TXT - Static variable in class xflow.common.WorkItem
 
TestEventPublisher - class xflow.test.TestEventPublisher.
 
TestEventPublisher() - Constructor for class xflow.test.TestEventPublisher
 
TestEventSubscriber - class xflow.test.TestEventSubscriber.
 
TestEventSubscriber() - Constructor for class xflow.test.TestEventSubscriber
 
TestJMSPublisher - class xflow.test.TestJMSPublisher.
 
TestJMSPublisher() - Constructor for class xflow.test.TestJMSPublisher
 
TestJMSSubscriber - class xflow.test.TestJMSSubscriber.
 
TestJMSSubscriber() - Constructor for class xflow.test.TestJMSSubscriber
 
TestJMSSubscriber2 - class xflow.test.TestJMSSubscriber2.
 
TestJMSSubscriber2() - Constructor for class xflow.test.TestJMSSubscriber2
 
TestSetVar - class xflow.test.TestSetVar.
 
TestSetVar() - Constructor for class xflow.test.TestSetVar
 
TimeoutDetector - class xflow.server.controller.TimeoutDetector.
 
TimeoutDetector() - Constructor for class xflow.server.controller.TimeoutDetector
 
timeEnded - Variable in class xflow.common.WorkflowState
 
timeStarted - Variable in class xflow.common.ProcessState
 
timeStarted - Variable in class xflow.common.WorkflowState
 
timeStarted - Variable in class xflow.server.controller.ProcessStateRec
 
timeoutHandler - Variable in class xflow.server.util.ProcessWithTimeout
 
timeoutMinutes - Variable in class xflow.server.util.ProcessWithTimeout
 
toString() - Method in class xflow.common.ProcessState
Gets the string representation of this object
toString() - Method in class xflow.common.WorkItem
Gets the string representation of this object
toString() - Method in class xflow.common.WorkflowState
Gets the string representation of this object
toString() - Method in class xflow.security.User
 
toString() - Method in class xflow.server.util.ProcessWithTimeout
 
toString() - Method in class xflow.test.ABC
 
toXML() - Method in class xflow.common.DirectedGraph
 
traverse() - Method in class xflow.common.Node
Recursively traverses all the nodes of a graph.
type - Variable in class xflow.protocol.DeployModelRequest
 

U

USERNAME - Static variable in class xflow.client.XFlowAdminUI
 
User - class xflow.security.User.
 
User() - Constructor for class xflow.security.User
 
User(String, String) - Constructor for class xflow.security.User
 
Util - class xflow.util.Util.
 
Util() - Constructor for class xflow.util.Util
 
Utilities - class xflow.client.manager.Utilities.
Created by User: kosta Date: May 11, 2004 Time: 10:58:46 PM
Utilities() - Constructor for class xflow.client.manager.Utilities
 
updateDB(WorkItem) - Method in class xflow.server.controller.WorkItemP
 
uri - Variable in class xflow.server.controller.Namespace
 
user - Variable in class xflow.protocol.Request
 
user - Static variable in class xflow.util.Db
 

V

ValidateProcessRequest - class xflow.protocol.ValidateProcessRequest.
 
ValidateProcessRequest() - Constructor for class xflow.protocol.ValidateProcessRequest
 
ValidateProcessRequestHandler - class xflow.server.controller.handler.ValidateProcessRequestHandler.
User: kosta Date: Jul 24, 2004 Time: 12:59:11 PM
ValidateProcessRequestHandler() - Constructor for class xflow.server.controller.handler.ValidateProcessRequestHandler
 
ValidateProcessResponse - class xflow.protocol.ValidateProcessResponse.
 
ValidateProcessResponse(int, String, boolean) - Constructor for class xflow.protocol.ValidateProcessResponse
 
ValidateProcessResponse(int, boolean) - Constructor for class xflow.protocol.ValidateProcessResponse
 
Validation - class xflow.test.Validation.
 
Validation() - Constructor for class xflow.test.Validation
 
validate() - Method in class xflow.common.DirectedGraph
Validate a DirectedGraph
validateProcess(String, int, String) - Method in class xflow.server.controller.WorkflowProcessor
 
value - Variable in class xflow.messaging.MessageProperty
 
variableName - Variable in class xflow.protocol.GetVariableRequest
 
variableName - Variable in class xflow.protocol.SetVariableRequest
 
variableValue - Variable in class xflow.protocol.GetVariableResponse
 
variableValue - Variable in class xflow.protocol.SetVariableRequest
 
variables - Variable in class xflow.common.WorkflowState
 
version - Variable in class xflow.common.WorkflowModel
 
version - Variable in class xflow.common.WorkflowState
 
version - Variable in class xflow.protocol.GetNodeByNameRequest
 
version - Variable in class xflow.protocol.StartWorkflowRequest
 

W

WORKFLOWENGINE_QUEUE() - Static method in class xflow.common.XflowConfig
 
WaitingP - class xflow.server.controller.WaitingP.
 
WaitingP() - Constructor for class xflow.server.controller.WaitingP
 
WinListener - class xflow.client.manager.WinListener.
Created by User: kosta Date: May 23, 2004 Time: 11:35:42 PM
WinListener(String) - Constructor for class xflow.client.manager.WinListener
 
WinListener(Preferences, String) - Constructor for class xflow.client.manager.WinListener
 
WorkExecutor - class xflow.server.controller.WorkExecutor.
User: kosta Date: Jul 11, 2004 Time: 7:46:04 PM
WorkExecutor() - Constructor for class xflow.server.controller.WorkExecutor
 
WorkItem - class xflow.common.WorkItem.
This class represents a work item that gets routed to a process.
WorkItem() - Constructor for class xflow.common.WorkItem
Constructor
WorkItem(Integer) - Constructor for class xflow.common.WorkItem
Constructor
WorkItemP - class xflow.server.controller.WorkItemP.
 
WorkItemP() - Constructor for class xflow.server.controller.WorkItemP
 
WorkItemRec - class xflow.server.controller.WorkItemRec.
User: kosta Date: Jun 29, 2004 Time: 12:22:26 AM
WorkItemRec() - Constructor for class xflow.server.controller.WorkItemRec
 
WorkflowEngine - class xflow.server.controller.WorkflowEngine.
 
WorkflowEngine() - Constructor for class xflow.server.controller.WorkflowEngine
 
WorkflowEngineWrapper - class xflow.server.controller.WorkflowEngineWrapper.
Silly wrapper that makes API more clear and simplifies SOAP connectivity User: kosta Date: Jul 24, 2004 Time: 3:33:39 PM
WorkflowEngineWrapper() - Constructor for class xflow.server.controller.WorkflowEngineWrapper
 
WorkflowEngineWrapper(WorkflowEngine) - Constructor for class xflow.server.controller.WorkflowEngineWrapper
 
WorkflowManager - class xflow.client.WorkflowManager.
WorkflowManager contains all workflow administrative functions.
WorkflowManager() - Constructor for class xflow.client.WorkflowManager
 
WorkflowModel - class xflow.common.WorkflowModel.
This class represents the workflow's state - its variables and participant process states
WorkflowModel() - Constructor for class xflow.common.WorkflowModel
Constructor
WorkflowP - class xflow.server.controller.WorkflowP.
 
WorkflowP() - Constructor for class xflow.server.controller.WorkflowP
 
WorkflowProcess - class xflow.client.WorkflowProcess.
A WorkflowProcess receives work items from the XFlow system and "works" on them.
WorkflowProcess(String, int, String, InboxMessageListener, User) - Constructor for class xflow.client.WorkflowProcess
WorkflowProcess constructor
WorkflowProcessRequest - class xflow.protocol.WorkflowProcessRequest.
 
WorkflowProcessRequest() - Constructor for class xflow.protocol.WorkflowProcessRequest
 
WorkflowProcessor - class xflow.server.controller.WorkflowProcessor.
 
WorkflowProcessor() - Constructor for class xflow.server.controller.WorkflowProcessor
 
WorkflowState - class xflow.common.WorkflowState.
This class represents the workflow's state - its variables and participant process states
WorkflowState() - Constructor for class xflow.common.WorkflowState
Constructor
WorkflowTypesWin - class xflow.client.manager.WorkflowTypesWin.
 
WorkflowTypesWin() - Constructor for class xflow.client.manager.WorkflowTypesWin
Creates new form WorkflowTypesWin
WorkflowTypesWin(XFlowAdminUI) - Constructor for class xflow.client.manager.WorkflowTypesWin
 
WorkflowVariable - class xflow.server.controller.WorkflowVariable.
User: kosta Date: Jun 22, 2004 Time: 9:17:22 PM
WorkflowVariable() - Constructor for class xflow.server.controller.WorkflowVariable
 
windowActivated(WindowEvent) - Method in class xflow.client.manager.WinListener
 
windowClosed(WindowEvent) - Method in class xflow.client.manager.WinListener
 
windowClosing(WindowEvent) - Method in class xflow.client.manager.WinListener
 
windowDeactivated(WindowEvent) - Method in class xflow.client.manager.WinListener
 
windowDeiconified(WindowEvent) - Method in class xflow.client.manager.WinListener
 
windowIconified(WindowEvent) - Method in class xflow.client.manager.WinListener
 
windowOpened(WindowEvent) - Method in class xflow.client.manager.WinListener
 
windowStateChanged(WindowEvent) - Method in class xflow.client.manager.WinListener
 
workItem - Variable in class xflow.protocol.CompleteWorkItemRequest
 
workItem - Variable in class xflow.protocol.GetNextWorkItemResponse
 
workItem - Variable in class xflow.protocol.GetWorkItemResponse
 
workItem - Variable in class xflow.protocol.StartWorkflowRequest
 
workItemId - Variable in class xflow.common.ProcessState
 
workItemId - Variable in class xflow.protocol.GetWorkItemRequest
 
workItemId - Variable in class xflow.server.controller.ProcessStateRec
 
workItems - Variable in class xflow.protocol.GetWorkItemsResponse
 
workflowId - Variable in class xflow.common.ProcessState
 
workflowId - Variable in class xflow.protocol.AbortWorkflowRequest
 
workflowId - Variable in class xflow.protocol.GetProcessNodesRequest
 
workflowId - Variable in class xflow.protocol.GetVariableRequest
 
workflowId - Variable in class xflow.protocol.GetWorkflowStateRequest
 
workflowId - Variable in class xflow.protocol.ResumeWorkflowRequest
 
workflowId - Variable in class xflow.protocol.SetVariableRequest
 
workflowId - Variable in class xflow.protocol.StartWorkflowResponse
 
workflowId - Variable in class xflow.protocol.SuspendWorkflowRequest
 
workflowId - Variable in class xflow.server.controller.ProcessStateRec
 
workflowId - Variable in class xflow.server.util.ProcessWithTimeout
 
workflowName - Variable in class xflow.common.WorkflowState
 
workflowName - Variable in class xflow.protocol.GetNodeByNameRequest
 
workflowName - Variable in class xflow.protocol.StartWorkflowRequest
 
workflowName - Variable in class xflow.protocol.WorkflowProcessRequest
 
workflowState - Variable in class xflow.protocol.GetWorkflowStateResponse
 
workflowVersion - Variable in class xflow.protocol.WorkflowProcessRequest
 
workflows - Variable in class xflow.protocol.GetAllWorkflowsResponse
 
workflows - Variable in class xflow.protocol.GetWorkflowsByNameResponse
 
workitemsExist(int) - Method in class xflow.server.controller.InboxP
 

X

XFLOW - Static variable in class xflow.client.WorkflowManager
 
XFLOW_CONFIG - Static variable in class xflow.common.XflowConfig
 
XFLOW_CONNECTION_FACTORY() - Static method in class xflow.common.XflowConfig
 
XFLOW_DATASOURCE() - Static method in class xflow.common.XflowConfig
 
XFLOW_EVENT_TOPIC() - Static method in class xflow.common.XflowConfig
 
XFLOW_QUEUE() - Static method in class xflow.common.XflowConfig
 
XFLOW_TOPIC() - Static method in class xflow.common.XflowConfig
 
XFlowAdminUI - class xflow.client.XFlowAdminUI.
 
XML - Static variable in class xflow.common.WorkItem
 
XPathRuleEngine - class xflow.server.controller.XPathRuleEngine.
Rule engine to evaluate XPath expressions.
XPathRuleEngine() - Constructor for class xflow.server.controller.XPathRuleEngine
 
XflowConfig - class xflow.common.XflowConfig.
 
XflowException - exception xflow.common.XflowException.
 
XflowException(String) - Constructor for class xflow.common.XflowException
Constructor
XflowException(Throwable) - Constructor for class xflow.common.XflowException
 
XflowException(String, Throwable) - Constructor for class xflow.common.XflowException
 
XflowGraphSerializer - class xflow.util.XflowGraphSerializer.
 
XflowGraphSerializer() - Constructor for class xflow.util.XflowGraphSerializer
 
XflowService - class xflow.webservice.XflowService.
 
XflowService() - Constructor for class xflow.webservice.XflowService
 
XflowSoapEnvelope - class xflow.util.XflowSoapEnvelope.
 
XflowSoapEnvelope() - Constructor for class xflow.util.XflowSoapEnvelope
 
XflowUserAuthenticator - class xflow.security.XflowUserAuthenticator.
 
XflowUserAuthenticator() - Constructor for class xflow.security.XflowUserAuthenticator
 
XflowXMLParser - class xflow.util.XflowXMLParser.
 
XflowXMLParser() - Constructor for class xflow.util.XflowXMLParser
 
xflow.client - package xflow.client
 
xflow.client.manager - package xflow.client.manager
 
xflow.common - package xflow.common
 
xflow.events - package xflow.events
 
xflow.messaging - package xflow.messaging
 
xflow.protocol - package xflow.protocol
 
xflow.security - package xflow.security
 
xflow.server.controller - package xflow.server.controller
 
xflow.server.controller.handler - package xflow.server.controller.handler
Request handler classes in the package must match the pattern <Request class Name>Handler
xflow.server.util - package xflow.server.util
 
xflow.test - package xflow.test
 
xflow.tools - package xflow.tools
 
xflow.util - package xflow.util
 
xflow.webservice - package xflow.webservice
 
xml - Variable in class xflow.protocol.DeployModelRequest
 
xxx() - Method in class xflow.webservice.XflowService
 

Y

yyy() - Method in class xflow.webservice.XflowService
 

_

_setPayloadType(String) - Method in class xflow.common.WorkItem
Sets the payload type of this work item.

A B C D E F G H I J K L M N O P R S T U V W X Y _