Package com.atlassian.jira.bc.issue.visibility
package com.atlassian.jira.bc.issue.visibility
-
ClassDescriptionThis class restricts a visibility of a comment or a worklog to a specified group.This class represents an invalid visibility.This class means that there is no visibility restrictions.This class restricts a visibility of a comment or a worklog to specified project role.Static factory methods to create
Visibility
instances.This interface represent visibility of a worklog or a comment.This visitor allows to matchVisibility
's implementations.Static factory methods to createVisibilityVisitor
which return groupLevel or roleLevelId from givenVisibility
or validate it.