Class RuleSet.Builder
java.lang.Object
org.alfresco.rest.api.model.rules.RuleSet.Builder
- Enclosing class:
- RuleSet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate()
inclusionType
(InclusionType inclusionType) inheritedBy
(List<NodeRef> inheritedBy) isInherited
(Boolean isInherited) isLinkedTo
(Boolean isLinkedTo) linkedToBy
(List<NodeRef> linkedToBy) owningFolder
(NodeRef owningFolder)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
id
-
owningFolder
-
inclusionType
-
inheritedBy
-
linkedToBy
-
isInherited
-
isLinkedTo
-
ruleIds
-
create
-