Uses of Interface
com.hybris.backoffice.workflow.WorkflowTemplateActivationService
-
Packages that use WorkflowTemplateActivationService Package Description com.hybris.backoffice.cockpitng.dataaccess.facades.object com.hybris.backoffice.workflow.impl -
-
Uses of WorkflowTemplateActivationService in com.hybris.backoffice.cockpitng.dataaccess.facades.object
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.object with parameters of type WorkflowTemplateActivationService Modifier and Type Method Description voidDefaultPlatformObjectFacadeStrategy. setWorkflowTemplateActivationService(WorkflowTemplateActivationService workflowTemplateActivationService) -
Uses of WorkflowTemplateActivationService in com.hybris.backoffice.workflow.impl
Classes in com.hybris.backoffice.workflow.impl that implement WorkflowTemplateActivationService Modifier and Type Class Description classDefaultWorkflowTemplateActivationServicedefault implementation of service which allows to create workflow based on workflow templates and its activation scriptsWorkflowTemplateModel.getActivationScript()
-