org.ow2.orchestra.facade.def.impl
Class BpelActivityWithSingleChildDefinitionImpl
java.lang.Object
org.ow2.orchestra.facade.def.impl.DefinitionRecordImpl
org.ow2.orchestra.facade.def.impl.ActivityDefinitionImpl
org.ow2.orchestra.facade.def.impl.BpelActivityDefinitionImpl
org.ow2.orchestra.facade.def.impl.BpelActivityWithSingleChildDefinitionImpl
- All Implemented Interfaces:
- Serializable, ActivityDefinition, BpelActivityDefinition, BpelActivityWithSingleChildDefinition, DefinitionRecord, Record
- Direct Known Subclasses:
- ForeachActivityDefinitionImpl, IfActivityDefinitionImpl, RepeatUntilActivityDefinitionImpl, ScopeActivityDefinitionImpl, WhileActivityDefinitionImpl
public abstract class BpelActivityWithSingleChildDefinitionImpl
- extends BpelActivityDefinitionImpl
- implements BpelActivityWithSingleChildDefinition
- Author:
- Gael Lalire
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
enclosedActivityUUID
protected ActivityDefinitionUUID enclosedActivityUUID
BpelActivityWithSingleChildDefinitionImpl
protected BpelActivityWithSingleChildDefinitionImpl()
BpelActivityWithSingleChildDefinitionImpl
public BpelActivityWithSingleChildDefinitionImpl(BpelActivityWithSingleChildDefinition record)
getEnclosedActivityUUID
public ActivityDefinitionUUID getEnclosedActivityUUID()
- Specified by:
getEnclosedActivityUUID
in interface BpelActivityWithSingleChildDefinition
- Returns:
- activity defined in the process definition
Copyright © 2011 OW2 Consortium. All Rights Reserved.