org.ow2.orchestra.facade.def.impl
Class TerminationHandlerDefinitionImpl
java.lang.Object
org.ow2.orchestra.facade.def.impl.DefinitionRecordImpl
org.ow2.orchestra.facade.def.impl.ActivityDefinitionImpl
org.ow2.orchestra.facade.def.impl.BaseFCTDefinitionImpl
org.ow2.orchestra.facade.def.impl.TerminationHandlerDefinitionImpl
- All Implemented Interfaces:
- Serializable, ActivityDefinition, BaseFCTDefinition, DefinitionRecord, TerminationHandlerDefinition, Record
public class TerminationHandlerDefinitionImpl
- extends BaseFCTDefinitionImpl
- implements TerminationHandlerDefinition
- Author:
- S. Ali Tokmen
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TerminationHandlerDefinitionImpl
public TerminationHandlerDefinitionImpl(TerminationHandlerDefinition terminationHandlerDefinition)
copy
public TerminationHandlerDefinition copy()
getType
public ActivityType getType()
- Description copied from interface:
ActivityDefinition
- Get the type of the activity definition. Types are defined in
ActivityType.class.
- Specified by:
getType
in interface ActivityDefinition
- Returns:
- the type of the activity (corresponding to ActivityType.class)
Copyright © 2011 OW2 Consortium. All Rights Reserved.