public interface HasEntryCriteria
| Modifier and Type | Method and Description |
|---|---|
void |
addEntryCriterion(Criterion entryCriterion) |
List<Criterion> |
getEntryCriteria() |
String |
getId() |
void |
setEntryCriteria(List<Criterion> entryCriteria) |
Copyright © 2019 Flowable. All rights reserved.