| Modifier and Type | Field and Description |
|---|---|
protected List<AuthorityRequirement> |
Decision.authorityRequirements |
| Modifier and Type | Method and Description |
|---|---|
List<AuthorityRequirement> |
Decision.getAuthorityRequirements() |
| Modifier and Type | Method and Description |
|---|---|
void |
Decision.addAuthorityRequirement(AuthorityRequirement authorityRequirement) |
| Modifier and Type | Method and Description |
|---|---|
void |
Decision.setAuthorityRequirements(List<AuthorityRequirement> authorityRequirements) |
Copyright © 2021 Flowable. All rights reserved.