org.ow2.orchestra.facade.def
Interface CompensateScopeActivityDefinition

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

public interface CompensateScopeActivityDefinition
extends BpelActivityDefinition

Author:
S. Ali Tokmen

Method Summary
 java.lang.String getTarget()
           
 
Methods inherited from interface org.ow2.orchestra.facade.def.BpelActivityDefinition
getSourceList, getTargetList, getTargetsJoinConditionBooleanExpression, getTargetsJoinConditionExpressionLanguage, isSuppressJoinFailure
 
Methods inherited from interface org.ow2.orchestra.facade.def.ActivityDefinition
getType, getUUID
 
Methods inherited from interface org.ow2.orchestra.facade.def.DefinitionRecord
getName, getProcessDefinitionUUID
 

Method Detail

getTarget

java.lang.String getTarget()
Returns:
The target attribute of the compensateScope activity (mandatory).


Copyright © 2009 OW2 Consortium. All Rights Reserved.