@Service public class UnsupportedConditionChecker extends Object implements ConditionChecker<io.tesler.model.workflow.entity.WorkflowableTask,io.tesler.model.workflow.entity.WorkflowCondition>
| Constructor and Description |
|---|
UnsupportedConditionChecker() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check(io.tesler.model.workflow.entity.WorkflowableTask task,
io.tesler.model.workflow.entity.WorkflowCondition condition,
io.tesler.model.workflow.entity.WorkflowTransition transition) |
io.tesler.api.data.dictionary.LOV |
getType() |
public io.tesler.api.data.dictionary.LOV getType()
getType in interface ConditionChecker<io.tesler.model.workflow.entity.WorkflowableTask,io.tesler.model.workflow.entity.WorkflowCondition>public boolean check(io.tesler.model.workflow.entity.WorkflowableTask task, io.tesler.model.workflow.entity.WorkflowCondition condition, io.tesler.model.workflow.entity.WorkflowTransition transition)
check in interface ConditionChecker<io.tesler.model.workflow.entity.WorkflowableTask,io.tesler.model.workflow.entity.WorkflowCondition>Copyright © 2018–2020 Tesler. All rights reserved.