org.ow2.orchestra.facade.def
Interface AssignActivityDefinition

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

public interface AssignActivityDefinition
extends ActivityDefinition

Author:
Alfonso Fuca

Method Summary
 java.util.List<CopyDefinition> getCopyDefinitions()
           
 boolean isValidate()
           
 
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

isValidate

boolean isValidate()
Returns:
the validate value

getCopyDefinitions

java.util.List<CopyDefinition> getCopyDefinitions()
Returns:
the list of copy elements


Copyright © 2009 OW2 Consortium. All Rights Reserved.