Package com.hybris.cockpitng.actions
-
Interface Summary Interface Description ActionListener<O> Interface for action call back.CockpitAction<I,O> Interface of all cockpit action classes.CockpitActionRenderer<I,O> Renderer of cockpit actions. -
Class Summary Class Description AbstractStatefulAction<INPUT,OUTPUT> AbstractStatefulActionRenderer<INPUT,OUTPUT> ActionContext<I> A context object given to a cockpit action to perform.ActionDefinition Describes a reusable cockpit action.ActionResult<O> Result object of a cockpit action.ActionStubExample An action that shows the data bound to the action.BackgroundOperationDefinition HelloWorldAction Example of a Cockpit NG action.LogoAction MessageAction MessageActionRenderer SimpleAction An action that shows the data bound to the action. -
Enum Summary Enum Description ActionResult.StatusFlag