| Package | Description |
|---|---|
| com.atlassian.plugins.whitelist |
| Modifier and Type | Method and Description |
|---|---|
WhitelistType |
ImmutableWhitelistRule.getType() |
WhitelistType |
WhitelistRule.getType() |
WhitelistType |
ImmutableWhitelistRuleBuilder.getType() |
WhitelistType |
LegacyWhitelistRule.getType() |
static WhitelistType |
WhitelistType.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableWhitelistRuleBuilder |
ImmutableWhitelistRuleBuilder.type(WhitelistType type) |
Copyright © 2023 Atlassian. All Rights Reserved.