Interface Activity

All Superinterfaces:
AbstractActivity, BuildtimeActivity, ExecutableBusinessProcess, LocalisedString, PluginDataContainer, UserAttributeContainer
All Known Subinterfaces:
DecisionActivity

public interface Activity extends ExecutableBusinessProcess, BuildtimeActivity
The activity is a pluggable component associated to a node. It represents an executable component respectively an operation of a component. Therefore the activity encapsulates all information needed to use the component in the context of a process which is process modelling as well as process execution. The latter necessitates also an execution environment which encapsulates the component against the runtime environment.