Uses of Interface
de.hybris.platform.workflow.WorkflowActionService
Packages that use WorkflowActionService
Package
Description
-
Uses of WorkflowActionService in com.hybris.backoffice.workflow.impl
Methods in com.hybris.backoffice.workflow.impl that return WorkflowActionServiceModifier and TypeMethodDescriptionprotected WorkflowActionServiceDefaultWorkflowFacade.getWorkflowActionService()Methods in com.hybris.backoffice.workflow.impl with parameters of type WorkflowActionServiceModifier and TypeMethodDescriptionvoidDefaultWorkflowFacade.setWorkflowActionService(WorkflowActionService workflowActionService) -
Uses of WorkflowActionService in com.hybris.backoffice.workflow.renderer
Methods in com.hybris.backoffice.workflow.renderer that return WorkflowActionServiceModifier and TypeMethodDescriptionprotected WorkflowActionServiceWorkflowDetailedNameRenderer.getWorkflowActionService()Methods in com.hybris.backoffice.workflow.renderer with parameters of type WorkflowActionServiceModifier and TypeMethodDescriptionvoidWorkflowDetailedNameRenderer.setWorkflowActionService(WorkflowActionService workflowActionService) -
Uses of WorkflowActionService in de.hybris.platform.b2b
Fields in de.hybris.platform.b2b declared as WorkflowActionServiceModifier and TypeFieldDescriptionprotected WorkflowActionServiceB2BIntegrationTest.workflowActionService -
Uses of WorkflowActionService in de.hybris.platform.b2b.services.impl
Fields in de.hybris.platform.b2b.services.impl declared as WorkflowActionServiceMethods in de.hybris.platform.b2b.services.impl that return WorkflowActionServiceModifier and TypeMethodDescriptionprotected WorkflowActionServiceDefaultB2BWorkflowIntegrationService.getWorkflowActionService()Methods in de.hybris.platform.b2b.services.impl with parameters of type WorkflowActionServiceModifier and TypeMethodDescriptionvoidDefaultB2BWorkflowIntegrationService.setWorkflowActionService(WorkflowActionService workflowActionService) -
Uses of WorkflowActionService in de.hybris.platform.b2bacceleratorfacades.order.populators
Methods in de.hybris.platform.b2bacceleratorfacades.order.populators that return WorkflowActionServiceModifier and TypeMethodDescriptionprotected WorkflowActionServiceB2BOrderHistoryPopulator.getWorkflowActionService()Methods in de.hybris.platform.b2bacceleratorfacades.order.populators with parameters of type WorkflowActionServiceModifier and TypeMethodDescriptionvoidB2BOrderHistoryPopulator.setWorkflowActionService(WorkflowActionService workflowActionService) -
Uses of WorkflowActionService in de.hybris.platform.b2bacceleratorservices.workflows.actions
Methods in de.hybris.platform.b2bacceleratorservices.workflows.actions that return WorkflowActionServiceModifier and TypeMethodDescriptionprotected WorkflowActionServiceB2BRegistrationWorkflowIntegrationTest.getWorkflowActionService() -
Uses of WorkflowActionService in de.hybris.platform.cms2.workflow.actions
Methods in de.hybris.platform.cms2.workflow.actions that return WorkflowActionServiceModifier and TypeMethodDescriptionprotected WorkflowActionServiceRejectEditingAutomatedWorkflowAction.getWorkflowActionService()Methods in de.hybris.platform.cms2.workflow.actions with parameters of type WorkflowActionServiceModifier and TypeMethodDescriptionvoidRejectEditingAutomatedWorkflowAction.setWorkflowActionService(WorkflowActionService workflowActionService) -
Uses of WorkflowActionService in de.hybris.platform.cms2.workflow.service
Subinterfaces of WorkflowActionService in de.hybris.platform.cms2.workflow.serviceModifier and TypeInterfaceDescriptioninterfaceService 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 -
Uses of WorkflowActionService in de.hybris.platform.cmscockpit.components.welcomepage
Methods in de.hybris.platform.cmscockpit.components.welcomepage that return WorkflowActionServiceModifier and TypeMethodDescriptionprotected WorkflowActionServiceWelcomeComponent.getWorkflowActionService() -
Uses of WorkflowActionService in de.hybris.platform.ordermanagementfacades.workflow.impl
Methods in de.hybris.platform.ordermanagementfacades.workflow.impl that return WorkflowActionServiceModifier and TypeMethodDescriptionprotected WorkflowActionServiceDefaultOmsWorkflowFacade.getWorkflowActionService()Methods in de.hybris.platform.ordermanagementfacades.workflow.impl with parameters of type WorkflowActionServiceModifier and TypeMethodDescriptionvoidDefaultOmsWorkflowFacade.setWorkflowActionService(WorkflowActionService workflowActionService) -
Uses of WorkflowActionService in de.hybris.platform.workflow.impl
Classes in de.hybris.platform.workflow.impl that implement WorkflowActionServiceMethods in de.hybris.platform.workflow.impl with parameters of type WorkflowActionServiceModifier and TypeMethodDescriptionvoidDefaultWorkflowProcessingService.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 WorkflowActionServiceModifier and TypeFieldDescriptionprotected 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 WorkflowActionServiceModifier and TypeMethodDescriptionvoidActionsFromWorkflowTemplateFactory.setWorkflowActionService(WorkflowActionService workflowActionService)