Uses of Enum Class
com.atlassian.jira.sharing.rights.ShareRights
Packages that use ShareRights
-
Uses of ShareRights in com.atlassian.jira.functest.framework.sharing
Methods in com.atlassian.jira.functest.framework.sharing that return ShareRightsConstructors in com.atlassian.jira.functest.framework.sharing with parameters of type ShareRightsModifierConstructorDescriptionSimpleTestSharingPermission(String type, String perm1, String perm2, ShareRights shareRights) -
Uses of ShareRights in com.atlassian.jira.sharing.rights
Methods in com.atlassian.jira.sharing.rights that return ShareRightsModifier and TypeMethodDescriptionstatic ShareRightsReturns the enum constant of this class with the specified name.static ShareRights[]ShareRights.values()Returns an array containing the constants of this enum class, in the order they are declared.