public interface TransitionValidator<E extends WorkflowableTask,V extends WorkflowTransitionValidation>
| Modifier and Type | Method and Description |
|---|---|
io.tesler.api.data.dictionary.LOV |
getType() |
List<String> |
validate(E task,
V transitionValidation)
Выполняет проверку возможности перехода по модели переходов для активности
|
Copyright © 2020 Tesler. All rights reserved.