org.ow2.orchestra.facade.def
Interface BaseFCTDefinition

All Superinterfaces:
ActivityDefinition, DefinitionRecord, Record, Serializable
All Known Subinterfaces:
BaseCatchDefinition<E>, CatchAllDefinition, CatchDefinition, CompensationHandlerDefinition, TerminationHandlerDefinition
All Known Implementing Classes:
BaseCatchDefinitionImpl, BaseFCTDefinitionImpl, CatchAllDefinitionImpl, CatchDefinitionImpl, CompensationHandlerDefinitionImpl, TerminationHandlerDefinitionImpl

public interface BaseFCTDefinition
extends ActivityDefinition

Author:
Guillaume Porcher

Method Summary
 ActivityDefinitionUUID getEnclosedActivityUUID()
           
 
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

getEnclosedActivityUUID

ActivityDefinitionUUID getEnclosedActivityUUID()
Returns:
activity defined in the process definition


Copyright © 2011 OW2 Consortium. All Rights Reserved.