public class DefaultWorkflowIntegrationDao extends java.lang.Object implements WorkflowIntegrationDao
| Constructor and Description |
|---|
DefaultWorkflowIntegrationDao() |
| Modifier and Type | Method and Description |
|---|---|
FlexibleSearchService |
getFlexibleSearchService() |
WorkflowTemplateModel |
getWorkflowTemplateModelById(java.lang.String id)
search for workflow by id
|
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
public WorkflowTemplateModel getWorkflowTemplateModelById(java.lang.String id)
WorkflowIntegrationDaogetWorkflowTemplateModelById in interface WorkflowIntegrationDaoid - idpublic void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
flexibleSearchService - the flexibleSearchService to setpublic FlexibleSearchService getFlexibleSearchService()
Copyright © 2018 SAP SE. All Rights Reserved.