org.ow2.orchestra.facade.runtime
Interface TransitionConditionUpdate

All Superinterfaces:
CopyAble<TransitionConditionUpdate>, Serializable
All Known Implementing Classes:
TransitionConditionUpdateImpl

public interface TransitionConditionUpdate
extends CopyAble<TransitionConditionUpdate>, Serializable

Author:
Gael Lalire

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

Method Detail

getStatus

boolean getStatus()

getDate

Date getDate()

getName

String getName()


Copyright © 2011 OW2 Consortium. All Rights Reserved.