Interface ActivityReference

All Superinterfaces:
Serializable, UserAttributeContainer
All Known Subinterfaces:
GroupActivityReference
All Known Implementing Classes:
ActivityGroupReference, ADEPT2ActivityReference, ADEPT2EBPReference, LWPActivityReference, TLPInstanceReference

public interface ActivityReference extends UserAttributeContainer, Serializable
A reference to an activity, e.g. an ADEPT2 activity. The worklist may also contain worklist items of legacy systems. An object of this interface represents a reference to an activity (legacy or ADEPT2). Depending on the reference type, the corresponding system (legacy or ADEPT2) will be referred to for selection, execution etc. of the activity.
Author:
Kevin Goeser