Uses of Interface
de.hybris.platform.processengine.impl.WorkflowIntegrationDao
-
Packages that use WorkflowIntegrationDao Package Description de.hybris.platform.processengine.helpers.impl de.hybris.platform.processengine.impl -
-
Uses of WorkflowIntegrationDao in de.hybris.platform.processengine.helpers.impl
Methods in de.hybris.platform.processengine.helpers.impl that return WorkflowIntegrationDao Modifier and Type Method Description WorkflowIntegrationDaoDefaultWorkflowIntegrationService. getWorkflowIntegrationDao()Methods in de.hybris.platform.processengine.helpers.impl with parameters of type WorkflowIntegrationDao Modifier and Type Method Description voidDefaultWorkflowIntegrationService. setWorkflowIntegrationDao(WorkflowIntegrationDao workflowIntegrationDao) -
Uses of WorkflowIntegrationDao in de.hybris.platform.processengine.impl
Classes in de.hybris.platform.processengine.impl that implement WorkflowIntegrationDao Modifier and Type Class Description classDefaultWorkflowIntegrationDao
-