Class WorkflowTemplateActivationCtx

java.lang.Object
com.hybris.cockpitng.dataaccess.context.impl.DefaultContext
com.hybris.backoffice.workflow.WorkflowTemplateActivationCtx
All Implemented Interfaces:
com.hybris.cockpitng.dataaccess.context.Context

public class WorkflowTemplateActivationCtx extends com.hybris.cockpitng.dataaccess.context.impl.DefaultContext
Context which holds information necessary to evaluate WorkflowTemplateModel.getActivationScript().
  • Constructor Details

  • Method Details

    • getCurrentValues

      public Map<String,Object> getCurrentValues()
    • getInitialValues

      public Map<String,Object> getInitialValues()
    • getItem

      public ItemModel getItem()
    • getWorkflowOperationType

      public String getWorkflowOperationType()