Uses of Interface
de.hybris.platform.workflow.WorkflowAttachmentService
-
-
Uses of WorkflowAttachmentService in com.hybris.backoffice.workflow.impl
Methods in com.hybris.backoffice.workflow.impl that return WorkflowAttachmentService Modifier and Type Method Description WorkflowAttachmentServiceDefaultCoreWorkflowFacade. getWorkflowAttachmentService()Methods in com.hybris.backoffice.workflow.impl with parameters of type WorkflowAttachmentService Modifier and Type Method Description voidDefaultCoreWorkflowFacade. setWorkflowAttachmentService(WorkflowAttachmentService workflowAttachmentService) -
Uses of WorkflowAttachmentService in de.hybris.platform.b2b.services.impl
Methods in de.hybris.platform.b2b.services.impl that return WorkflowAttachmentService Modifier and Type Method Description protected WorkflowAttachmentServiceDefaultB2BWorkflowIntegrationService. getWorkflowAttachmentService() -
Uses of WorkflowAttachmentService in de.hybris.platform.cockpit.components.navigationarea.workflow.visualization
Methods in de.hybris.platform.cockpit.components.navigationarea.workflow.visualization with parameters of type WorkflowAttachmentService Modifier and Type Method Description voidWorkflowFacade. setWorkflowAttachmentService(WorkflowAttachmentService workflowAttachmentService) -
Uses of WorkflowAttachmentService in de.hybris.platform.processengine.action
Methods in de.hybris.platform.processengine.action with parameters of type WorkflowAttachmentService Modifier and Type Method Description voidStartingWorkflowAction. setWorkflowAttachmentService(WorkflowAttachmentService workflowAttachmentService) -
Uses of WorkflowAttachmentService in de.hybris.platform.secureportaladdon.workflows.actions
Methods in de.hybris.platform.secureportaladdon.workflows.actions that return WorkflowAttachmentService Modifier and Type Method Description WorkflowAttachmentServiceAbstractAutomatedWorkflowTemplateJob. getWorkflowAttachmentService()Methods in de.hybris.platform.secureportaladdon.workflows.actions with parameters of type WorkflowAttachmentService Modifier and Type Method Description voidAbstractAutomatedWorkflowTemplateJob. setWorkflowAttachmentService(WorkflowAttachmentService workflowAttachmentService) -
Uses of WorkflowAttachmentService in de.hybris.platform.workflow.impl
Classes in de.hybris.platform.workflow.impl that implement WorkflowAttachmentService Modifier and Type Class Description classDefaultWorkflowAttachmentServiceDefault implementation ofWorkflowAttachmentService -
Uses of WorkflowAttachmentService in de.hybris.platform.workflow.integration
Fields in de.hybris.platform.workflow.integration declared as WorkflowAttachmentService Modifier and Type Field Description protected WorkflowAttachmentServiceWorkflowTest. workflowAttachmentService
-