Interface | Description |
---|---|
InternalWhitelistManager |
Marker interface to distinguish the actual implementation of
WhitelistManager living in a plugin from
the delegation placeholder in JIRA core. |
OutboundWhitelistProvider | |
WhitelistManager | Deprecated
Replaced by
WhitelistService and
OutboundWhitelist . |
WhitelistService | Deprecated
Replaced by
WhitelistService and
OutboundWhitelist . |
Class | Description |
---|---|
DefaultWhitelistManager |
Default implementation that delegates to the WhitelistManager in jira-gadgets-plugin
|
DefaultWhitelistService | |
OutboundWhitelistProviderImpl | |
WhitelistService.WhitelistResult | Deprecated |
WhitelistService.WhitelistUpdateValidationResult | Deprecated |
Copyright © 2002-2022 Atlassian. All Rights Reserved.