Uses of Class
org.flowable.dmn.model.AuthorityRequirement
Packages that use AuthorityRequirement
-
Uses of AuthorityRequirement in org.flowable.dmn.model
Fields in org.flowable.dmn.model with type parameters of type AuthorityRequirementModifier and TypeFieldDescriptionprotected List<AuthorityRequirement>Decision.authorityRequirementsMethods in org.flowable.dmn.model that return types with arguments of type AuthorityRequirementMethods in org.flowable.dmn.model with parameters of type AuthorityRequirementModifier and TypeMethodDescriptionvoidDecision.addAuthorityRequirement(AuthorityRequirement authorityRequirement) Method parameters in org.flowable.dmn.model with type arguments of type AuthorityRequirementModifier and TypeMethodDescriptionvoidDecision.setAuthorityRequirements(List<AuthorityRequirement> authorityRequirements)