Class WorkflowActionDecisionAction
java.lang.Object
com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
com.hybris.cockpitng.actions.AbstractStatefulAction<WorkflowActionModel,WorkflowDecisionModel>
de.hybris.platform.platformbackoffice.actions.workflow.WorkflowActionDecisionAction
- All Implemented Interfaces:
com.hybris.cockpitng.actions.CockpitAction<WorkflowActionModel,,WorkflowDecisionModel> com.hybris.cockpitng.engine.ComponentWidgetAdapterAware
@Deprecated(since="6.6.0.0",
forRemoval=true)
public class WorkflowActionDecisionAction
extends com.hybris.cockpitng.actions.AbstractStatefulAction<WorkflowActionModel,WorkflowDecisionModel>
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final StringDeprecated, for removal: This API element is subject to removal in a future version.protected WorkflowDecisionMakerDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionprotected WorkflowDecisionMakerDeprecated, for removal: This API element is subject to removal in a future version.com.hybris.cockpitng.actions.ActionResultperform(com.hybris.cockpitng.actions.ActionContext<WorkflowActionModel> ctx) Deprecated, for removal: This API element is subject to removal in a future version.voidsetWorkflowDecisionMaker(WorkflowDecisionMaker workflowDecisionMaker) Deprecated, for removal: This API element is subject to removal in a future version.protected booleanshouldPerform(com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager, WorkflowDecisionModel selectedDecision) Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class com.hybris.cockpitng.actions.AbstractStatefulAction
getActionUID, getValue, restoreModelValue, setValue, storeModelValueMethods inherited from class com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
addSocketInputEventListener, getComponentID, handleSocketInputEvent, initialize, initializeDefaultEventListeners, registerStubInstance, sendOutput, setComponentID, unregisterStubInstanceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hybris.cockpitng.actions.CockpitAction
canPerform, getConfirmationMessage, needsConfirmation
-
Field Details
-
PARAMETER_SELECTED_DECISION
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
workflowDecisionMaker
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
WorkflowActionDecisionAction
public WorkflowActionDecisionAction()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
perform
public com.hybris.cockpitng.actions.ActionResult perform(com.hybris.cockpitng.actions.ActionContext<WorkflowActionModel> ctx) Deprecated, for removal: This API element is subject to removal in a future version. -
shouldPerform
protected boolean shouldPerform(com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager, WorkflowDecisionModel selectedDecision) Deprecated, for removal: This API element is subject to removal in a future version. -
getWorkflowDecisionMaker
Deprecated, for removal: This API element is subject to removal in a future version. -
setWorkflowDecisionMaker
Deprecated, for removal: This API element is subject to removal in a future version.
-
WorkflowActionDecisionActioninstead