Enum Class ContentRestrictionServiceImpl.MergeMode

java.lang.Object
java.lang.Enum<ContentRestrictionServiceImpl.MergeMode>
com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionServiceImpl.MergeMode
All Implemented Interfaces:
Serializable, Comparable<ContentRestrictionServiceImpl.MergeMode>, Constable
Enclosing class:
ContentRestrictionServiceImpl

public static enum ContentRestrictionServiceImpl.MergeMode extends Enum<ContentRestrictionServiceImpl.MergeMode>
Defines how pre-existing and passed ContentRestrictions are getting merged during mutative operations
See Also: