Uses of Interface
org.camunda.bpm.model.dmn.instance.KnowledgeSource
Packages that use KnowledgeSource
-
Uses of KnowledgeSource in org.camunda.bpm.model.dmn.impl.instance
Classes in org.camunda.bpm.model.dmn.impl.instance that implement KnowledgeSourceFields in org.camunda.bpm.model.dmn.impl.instance with type parameters of type KnowledgeSourceModifier and TypeFieldDescriptionprotected static ElementReference<KnowledgeSource,
RequiredAuthorityReference> AuthorityRequirementImpl.requiredAuthorityRef
Methods in org.camunda.bpm.model.dmn.impl.instance that return KnowledgeSourceMethods in org.camunda.bpm.model.dmn.impl.instance with parameters of type KnowledgeSourceModifier and TypeMethodDescriptionvoid
AuthorityRequirementImpl.setRequiredAuthority
(KnowledgeSource requiredAuthority) -
Uses of KnowledgeSource in org.camunda.bpm.model.dmn.instance
Methods in org.camunda.bpm.model.dmn.instance that return KnowledgeSourceMethods in org.camunda.bpm.model.dmn.instance with parameters of type KnowledgeSourceModifier and TypeMethodDescriptionvoid
AuthorityRequirement.setRequiredAuthority
(KnowledgeSource requiredAuthority)