com.arsdigita.workflow.simple
Class ProcessDefEvent

java.lang.Object
  extended bycom.arsdigita.workflow.simple.ProcessDefEvent

public class ProcessDefEvent
extends Object


Field Summary
static String versionId
           
 
Constructor Summary
ProcessDefEvent(String action, Task src_object, Object data)
           
 
Method Summary
 String getAction()
           
 Object getObjects()
           
 Task getTaskDefinition()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

ProcessDefEvent

public ProcessDefEvent(String action,
                       Task src_object,
                       Object data)
Method Detail

getAction

public String getAction()

getTaskDefinition

public Task getTaskDefinition()

getObjects

public Object getObjects()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC