Package com.mayam.wf.config.shared
Interface Activity
- All Known Implementing Classes:
ServerActivity
,UiActivity
public interface Activity
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic @interface
Declares theAttribute
or attributes, likely having scopeScope.VOLATILE
, required by the activity.static @interface
Declares the activity as being interactive, making it unsuitable for recovery activities.static @interface
Declares the activity to be for internal use only.static @interface
Declares theAttribute
or attributes that are guaranteed to be provided by the activity.