Uses of Class
de.hybris.platform.workflow.impl.DefaultWorkflowService
-
-
Uses of DefaultWorkflowService in com.hybris.backoffice.workflow.impl
Subclasses of DefaultWorkflowService in com.hybris.backoffice.workflow.impl Modifier and Type Class Description classBackofficeWorkflowServiceWorkflow service that change date range filtering while searching workflows. -
Uses of DefaultWorkflowService in de.hybris.platform.cms2.workflow.service.impl
Subclasses of DefaultWorkflowService in de.hybris.platform.cms2.workflow.service.impl Modifier and Type Class Description classDefaultCMSWorkflowServiceDefault implementation of theCMSWorkflowService. -
Uses of DefaultWorkflowService in de.hybris.platform.warehousingbackoffice.actions.done
Methods in de.hybris.platform.warehousingbackoffice.actions.done that return DefaultWorkflowService Modifier and Type Method Description protected DefaultWorkflowServiceDoneAction. getNewestWorkflowService() -
Uses of DefaultWorkflowService in de.hybris.platform.yacceleratorordermanagement.integration.util
Fields in de.hybris.platform.yacceleratorordermanagement.integration.util declared as DefaultWorkflowService Modifier and Type Field Description protected DefaultWorkflowServiceBaseUtil. newestWorkflowServiceMethods in de.hybris.platform.yacceleratorordermanagement.integration.util that return DefaultWorkflowService Modifier and Type Method Description DefaultWorkflowServiceBaseUtil. getNewestWorkflowService()Methods in de.hybris.platform.yacceleratorordermanagement.integration.util with parameters of type DefaultWorkflowService Modifier and Type Method Description voidBaseUtil. setNewestWorkflowService(DefaultWorkflowService newestWorkflowService)
-