org.ow2.orchestra.facade.runtime.impl
Class CompensateScopeActivityInstanceImpl
java.lang.Object
org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl
org.ow2.orchestra.facade.runtime.impl.ActivityInstanceImpl
org.ow2.orchestra.facade.runtime.impl.CompensateScopeActivityInstanceImpl
- All Implemented Interfaces:
- Serializable, Record, ActivityInstance, CompensateScopeActivityInstance, RuntimeRecord
public class CompensateScopeActivityInstanceImpl
- extends ActivityInstanceImpl
- implements CompensateScopeActivityInstance
- Author:
- S. Ali Tokmen
- See Also:
- Serialized Form
CompensateScopeActivityInstanceImpl
protected CompensateScopeActivityInstanceImpl()
CompensateScopeActivityInstanceImpl
public CompensateScopeActivityInstanceImpl(CompensateScopeActivityInstance compensateScopeActivityInstance)
getType
public ActivityType getType()
- Description copied from interface:
ActivityInstance
- Get the type of the activity instance. Types are defined in
ActivityType
- Specified by:
getType
in interface ActivityInstance
- Returns:
- the type of the activity (corresponding to
ActivityType
)
Copyright © 2011 OW2 Consortium. All Rights Reserved.