org.ow2.orchestra.facade.def
Interface CompensateScopeActivityDefinition

All Superinterfaces:
ActivityDefinition, BpelActivityDefinition, DefinitionRecord, Record, Serializable
All Known Implementing Classes:
CompensateScopeActivityDefinitionImpl

public interface CompensateScopeActivityDefinition
extends BpelActivityDefinition

Author:
S. Ali Tokmen

Method Summary
 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
getDocumentation, getType, getUUID
 
Methods inherited from interface org.ow2.orchestra.facade.def.DefinitionRecord
getName, getProcessDefinitionUUID
 

Method Detail

getTarget

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


Copyright © 2011 OW2 Consortium. All Rights Reserved.