Class DefaultWorkflowIntegrationDao
java.lang.Object
de.hybris.platform.processengine.impl.DefaultWorkflowIntegrationDao
- All Implemented Interfaces:
WorkflowIntegrationDao
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsearch for workflow by idvoidsetFlexibleSearchService(FlexibleSearchService flexibleSearchService)
-
Constructor Details
-
DefaultWorkflowIntegrationDao
public DefaultWorkflowIntegrationDao()
-
-
Method Details
-
getWorkflowTemplateModelById
Description copied from interface:WorkflowIntegrationDaosearch for workflow by id- Specified by:
getWorkflowTemplateModelByIdin interfaceWorkflowIntegrationDao- Parameters:
id- id- Returns:
- workflow
-
setFlexibleSearchService
- Parameters:
flexibleSearchService- the flexibleSearchService to set
-
getFlexibleSearchService
- Returns:
- the flexibleSearchService
-