org.ow2.orchestra.facade.def
Interface WaitActivityDefinition

All Superinterfaces:
ActivityDefinition, DefinitionRecord, Record, java.io.Serializable

public interface WaitActivityDefinition
extends ActivityDefinition

Author:
Alfonso Fuca

Method Summary
 ForDefinition getForDefinition()
           
 UntilDefinition getUntilDefinition()
           
 
Methods inherited from interface org.ow2.orchestra.facade.def.ActivityDefinition
getSourceList, getTargetList, getTargetsJoinConditionBooleanExpression, getTargetsJoinConditionExpressionLanguage, getType, getUUID, isSuppressJoinFailure
 
Methods inherited from interface org.ow2.orchestra.facade.def.DefinitionRecord
getName, getProcessDefinitionUUID
 

Method Detail

getForDefinition

ForDefinition getForDefinition()
Returns:
the for definition

getUntilDefinition

UntilDefinition getUntilDefinition()
Returns:
the until definition


Copyright © 2009 OW2 Consortium. All Rights Reserved.