Uses of Interface
de.hybris.platform.workflow.WorkflowActionService
-
-
Uses of WorkflowActionService in com.hybris.backoffice.workflow.impl
Methods in com.hybris.backoffice.workflow.impl that return WorkflowActionService Modifier and Type Method Description protected WorkflowActionServiceDefaultWorkflowFacade. getWorkflowActionService()Methods in com.hybris.backoffice.workflow.impl with parameters of type WorkflowActionService Modifier and Type Method Description voidDefaultWorkflowFacade. setWorkflowActionService(WorkflowActionService workflowActionService) -
Uses of WorkflowActionService in com.hybris.backoffice.workflow.renderer
Methods in com.hybris.backoffice.workflow.renderer that return WorkflowActionService Modifier and Type Method Description protected WorkflowActionServiceWorkflowDetailedNameRenderer. getWorkflowActionService()Methods in com.hybris.backoffice.workflow.renderer with parameters of type WorkflowActionService Modifier and Type Method Description voidWorkflowDetailedNameRenderer. setWorkflowActionService(WorkflowActionService workflowActionService) -
Uses of WorkflowActionService in de.hybris.platform.b2b
Fields in de.hybris.platform.b2b declared as WorkflowActionService Modifier and Type Field Description protected WorkflowActionServiceB2BIntegrationTest. workflowActionService -
Uses of WorkflowActionService in de.hybris.platform.b2b.services.impl
Fields in de.hybris.platform.b2b.services.impl declared as WorkflowActionService Modifier and Type Field Description WorkflowActionServiceB2BMerchantCheckTest. workflowActionServiceMethods in de.hybris.platform.b2b.services.impl that return WorkflowActionService Modifier and Type Method Description protected WorkflowActionServiceDefaultB2BWorkflowIntegrationService. getWorkflowActionService()Methods in de.hybris.platform.b2b.services.impl with parameters of type WorkflowActionService Modifier and Type Method Description voidDefaultB2BWorkflowIntegrationService. setWorkflowActionService(WorkflowActionService workflowActionService) -
Uses of WorkflowActionService in de.hybris.platform.b2bacceleratorfacades.order.populators
Methods in de.hybris.platform.b2bacceleratorfacades.order.populators that return WorkflowActionService Modifier and Type Method Description protected WorkflowActionServiceB2BOrderHistoryPopulator. getWorkflowActionService()Methods in de.hybris.platform.b2bacceleratorfacades.order.populators with parameters of type WorkflowActionService Modifier and Type Method Description voidB2BOrderHistoryPopulator. setWorkflowActionService(WorkflowActionService workflowActionService) -
Uses of WorkflowActionService in de.hybris.platform.cms2.workflow.actions
Methods in de.hybris.platform.cms2.workflow.actions that return WorkflowActionService Modifier and Type Method Description protected WorkflowActionServiceRejectEditingAutomatedWorkflowAction. getWorkflowActionService()Methods in de.hybris.platform.cms2.workflow.actions with parameters of type WorkflowActionService Modifier and Type Method Description voidRejectEditingAutomatedWorkflowAction. setWorkflowActionService(WorkflowActionService workflowActionService) -
Uses of WorkflowActionService in de.hybris.platform.cms2.workflow.service
Subinterfaces of WorkflowActionService in de.hybris.platform.cms2.workflow.service Modifier and Type Interface Description interfaceCMSWorkflowActionServiceService to manage workflow actions and decisions. -
Uses of WorkflowActionService in de.hybris.platform.cms2.workflow.service.impl
Classes in de.hybris.platform.cms2.workflow.service.impl that implement WorkflowActionService Modifier and Type Class Description classDefaultCMSWorkflowActionServiceDefault implementation ofCMSWorkflowActionService -
Uses of WorkflowActionService in de.hybris.platform.cmscockpit.components.welcomepage
Methods in de.hybris.platform.cmscockpit.components.welcomepage that return WorkflowActionService Modifier and Type Method Description protected WorkflowActionServiceWelcomeComponent. getWorkflowActionService() -
Uses of WorkflowActionService in de.hybris.platform.cockpit.components.navigationarea.workflow.visualization
Methods in de.hybris.platform.cockpit.components.navigationarea.workflow.visualization with parameters of type WorkflowActionService Modifier and Type Method Description voidWorkflowFacade. setWorkflowActionService(WorkflowActionService workflowActionService) -
Uses of WorkflowActionService in de.hybris.platform.ordermanagementfacades.workflow.impl
Methods in de.hybris.platform.ordermanagementfacades.workflow.impl that return WorkflowActionService Modifier and Type Method Description protected WorkflowActionServiceDefaultOmsWorkflowFacade. getWorkflowActionService()Methods in de.hybris.platform.ordermanagementfacades.workflow.impl with parameters of type WorkflowActionService Modifier and Type Method Description voidDefaultOmsWorkflowFacade. setWorkflowActionService(WorkflowActionService workflowActionService) -
Uses of WorkflowActionService in de.hybris.platform.workflow.impl
Classes in de.hybris.platform.workflow.impl that implement WorkflowActionService Modifier and Type Class Description classDefaultWorkflowActionServiceDefault implementation ofWorkflowActionServiceMethods in de.hybris.platform.workflow.impl with parameters of type WorkflowActionService Modifier and Type Method Description voidDefaultWorkflowProcessingService. setWorkflowActionService(WorkflowActionService workflowActionService)voidDefaultWorkflowService. setWorkflowActionService(WorkflowActionService workflowActionService) -
Uses of WorkflowActionService in de.hybris.platform.workflow.integration
Fields in de.hybris.platform.workflow.integration declared as WorkflowActionService Modifier and Type Field Description protected WorkflowActionServiceWorkflowCompatibleTest. workflowActionServiceprotected WorkflowActionServiceWorkflowTest. workflowActionService -
Uses of WorkflowActionService in de.hybris.platform.workflow.services.internal.impl
Methods in de.hybris.platform.workflow.services.internal.impl with parameters of type WorkflowActionService Modifier and Type Method Description voidActionsFromWorkflowTemplateFactory. setWorkflowActionService(WorkflowActionService workflowActionService)
-