org.ow2.orchestra.facade.runtime.impl
Class RethrowActivityInstanceImpl
java.lang.Object
org.ow2.orchestra.facade.runtime.impl.RuntimeRecordImpl
org.ow2.orchestra.facade.runtime.impl.ActivityInstanceImpl
org.ow2.orchestra.facade.runtime.impl.RethrowActivityInstanceImpl
- All Implemented Interfaces:
- Serializable, Record, ActivityInstance, RethrowActivityInstance, RuntimeRecord
public class RethrowActivityInstanceImpl
- extends ActivityInstanceImpl
- implements RethrowActivityInstance
- Author:
- S. Ali Tokmen
- See Also:
- Serialized Form
RethrowActivityInstanceImpl
protected RethrowActivityInstanceImpl()
RethrowActivityInstanceImpl
public RethrowActivityInstanceImpl(RethrowActivityInstance rethrowActivityInstance)
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.