xflow.protocol
Class GetAllWorkflowsRequest

java.lang.Object
  extended byxflow.protocol.Request
      extended byxflow.protocol.GetAllWorkflowsRequest
All Implemented Interfaces:
java.io.Serializable

public class GetAllWorkflowsRequest
extends Request

See Also:
Serialized Form

Field Summary
 
Fields inherited from class xflow.protocol.Request
replyName, user
 
Constructor Summary
GetAllWorkflowsRequest()
           
 
Methods inherited from class xflow.protocol.Request
service
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetAllWorkflowsRequest

public GetAllWorkflowsRequest()