public class DefaultWorkflowLinksTemplateDao extends java.lang.Object implements WorkflowLinksTemplateDao
WorkflowActionTemplateModel._WORKFLOWACTIONTEMPLATELINKTEMPLATERELATION for a given
AbstractWorkflowDecisionModel and|or AbstractWorkflowActionModel.| Constructor and Description |
|---|
DefaultWorkflowLinksTemplateDao() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<LinkModel> |
findLinksByDecisionAndAction(AbstractWorkflowDecisionModel decision,
AbstractWorkflowActionModel action)
Searches for links by a given decision and action
|
java.util.List<LinkModel> |
findWorkflowActionLinkRelationBySource(java.lang.String source)
Searches for links by given source given decision template and|or action template
|
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
public java.util.List<LinkModel> findWorkflowActionLinkRelationBySource(java.lang.String source)
WorkflowLinksTemplateDaofindWorkflowActionLinkRelationBySource in interface WorkflowLinksTemplateDaosource - for linkpublic java.util.Collection<LinkModel> findLinksByDecisionAndAction(AbstractWorkflowDecisionModel decision, AbstractWorkflowActionModel action)
WorkflowLinksTemplateDaofindLinksByDecisionAndAction in interface WorkflowLinksTemplateDaodecision - to search foraction - to search forpublic void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
flexibleSearchService - the flexibleSearchService to setCopyright © 2018 SAP SE. All Rights Reserved.