org.globus.cog.karajan.workflow
Class Condition

java.lang.Object
  extended by org.globus.cog.karajan.workflow.Condition

public class Condition
extends Object


Constructor Summary
Condition()
           
 
Method Summary
 Object getValue()
           
 void setValue(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Condition

public Condition()
Method Detail

getValue

public Object getValue()

setValue

public void setValue(Object value)