Uses of Enum
com.atlassian.plugins.whitelist.WhitelistType
Packages that use WhitelistType
-
Uses of WhitelistType in com.atlassian.plugins.whitelist
Methods in com.atlassian.plugins.whitelist that return WhitelistTypeModifier and TypeMethodDescriptionImmutableWhitelistRule.getType()ImmutableWhitelistRuleBuilder.getType()LegacyWhitelistRule.getType()WhitelistRule.getType()static WhitelistTypeReturns the enum constant of this type with the specified name.static WhitelistType[]WhitelistType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.atlassian.plugins.whitelist with parameters of type WhitelistType