Class AbstractWorkflowActionDecisionRenderer<PARENT,​CONFIG,​DATA>

  • All Implemented Interfaces:
    com.hybris.cockpitng.widgets.common.NotifyingWidgetComponentRenderer<PARENT,​CONFIG,​DATA>, com.hybris.cockpitng.widgets.common.WidgetComponentRenderer<PARENT,​CONFIG,​DATA>
    Direct Known Subclasses:
    WorkflowActionDecisionMenuitemRenderer, WorkflowDecisionActionSectionRenderer

    public abstract class AbstractWorkflowActionDecisionRenderer<PARENT,​CONFIG,​DATA>
    extends com.hybris.cockpitng.widgets.common.AbstractWidgetComponentRenderer<PARENT,​CONFIG,​DATA>
    • Constructor Detail

      • AbstractWorkflowActionDecisionRenderer

        public AbstractWorkflowActionDecisionRenderer()
    • Method Detail

      • getDecisionLabel

        protected java.lang.String getDecisionLabel​(WorkflowDecisionModel workflowDecision)
      • getLabelService

        protected com.hybris.cockpitng.labels.LabelService getLabelService()
      • setLabelService

        public void setLabelService​(com.hybris.cockpitng.labels.LabelService labelService)