@Service public final class UnsupportedRecommendation extends Object implements AssigneeRecommendation
| Constructor and Description |
|---|
UnsupportedRecommendation() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.jpa.domain.Specification<io.tesler.model.core.entity.User> |
getSpecification(io.tesler.model.workflow.entity.WorkflowAssigneeRecommendation assigneeRecommendation) |
io.tesler.api.data.dictionary.LOV |
getType() |
public io.tesler.api.data.dictionary.LOV getType()
getType in interface AssigneeRecommendationpublic org.springframework.data.jpa.domain.Specification<io.tesler.model.core.entity.User> getSpecification(io.tesler.model.workflow.entity.WorkflowAssigneeRecommendation assigneeRecommendation)
getSpecification in interface AssigneeRecommendationCopyright © 2018–2020 Tesler. All rights reserved.