Package com.oakgrovesystems.reactor.requests

Class Summary
AddStatus A request to add a current status to a Process.
AddStatusResponse  
CloneInstance A request to create an instance of a Process definition.
CloneInstanceResponse  
Create A request to create new Process Mediation Objects.
CreateResponse  
Delete A request to permanently remove a Process Mediation Object.
DeleteResponse  
Get A request to retrieve a Process Mediation Object
GetOperandIdsByLabelAndValue A fine-grained request to retrieve zero or more Operand ID strings by both label name and value.
GetOperandIdsByLabelAndValueResponse  
GetProcessIdsForOperandsByLabelAndValue A fine-grained request to retrieve zero or more Operand ID strings by both label name and value.
GetProcessIdsForOperandsByLabelAndValueResponse  
GetResponse  
Lock This request attempts to atomically test and set an ACE in the specified object, and optionally perform some related actions at the same time.
LockingBase This base class handles parameters for the Lock and Unlock classes.
LockResponse  
Login A request for a Reactor authentication token to be used for future requests.
LoginResponse  
Logout A request to expire an authentication token, effectively logging out that user from the Reactor system.
LogoutResponse  
QueryAllObjects A request for the set of all Process Mediation Objects in the Reactor system.
QueryGeneral A request for collection of Process Mediation Objects in the subtree matching a certain criteria.
QueryProcesses A request for a Set of Process objects matching certain criteria.
QueryProcessTree A request for the Set of Process Mediation Objects in the subtree with the specified root Process.
QueryRequest  
QueryResponse  
ReactorRequest The superclass of the helper objects used to facilitate creation and fulfillment of requests to the Reactor system.
RemoveStatus A request to remove a current status from a Process.
RemoveStatusResponse  
SetACL A request to replace an ACL on a Process Mediation Object.
SetACLResponse  
SetObjects A request to create or update new Process Mediation Objects.
SetObjectsResponse  
Start A request to start a Process instance.
StartResponse  
Stop A request to stop a Process instance.
StopResponse  
Unlock This request reverses the action of a previous Lock request.
UnlockResponse  
 



Copyright (c) 1999-2004 Oak Grove Systems. All Rights Reserved.