@Service public class AlwaysPreInvoke extends Object implements PreInvokeConditionChecker<io.tesler.model.workflow.entity.WorkflowableTask>
| Constructor and Description |
|---|
AlwaysPreInvoke() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check(io.tesler.model.workflow.entity.WorkflowableTask task,
io.tesler.model.workflow.entity.WorkflowTransitionValidation transitionValidation) |
io.tesler.api.data.dictionary.LOV |
getType() |
public io.tesler.api.data.dictionary.LOV getType()
getType in interface PreInvokeConditionChecker<io.tesler.model.workflow.entity.WorkflowableTask>public boolean check(io.tesler.model.workflow.entity.WorkflowableTask task, io.tesler.model.workflow.entity.WorkflowTransitionValidation transitionValidation)
check in interface PreInvokeConditionChecker<io.tesler.model.workflow.entity.WorkflowableTask>Copyright © 2020 Tesler. All rights reserved.