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.