org.ow2.orchestra.facade.runtime
Interface TransitionConditionUpdate

All Superinterfaces:
CopyAble<TransitionConditionUpdate>, java.io.Serializable

public interface TransitionConditionUpdate
extends CopyAble<TransitionConditionUpdate>, java.io.Serializable

Author:
Gael Lalire

Method Summary
 java.util.Date getDate()
           
 java.lang.String getName()
           
 boolean getStatus()
           
 
Methods inherited from interface org.ow2.orchestra.facade.CopyAble
copy
 

Method Detail

getStatus

boolean getStatus()

getDate

java.util.Date getDate()

getName

java.lang.String getName()


Copyright © 2009 OW2 Consortium. All Rights Reserved.