public interface ScopeDescriptionService
| Modifier and Type | Method and Description |
|---|---|
Map<String,ScopeDescription> |
getScopeDescriptions()
Used to get the descriptions for all scopes.
|
Map<String,ScopeDescriptionWithTitle> |
getScopeDescriptionsWithTitle()
Used to get the description title and description body for all scopes.
|
Map<String,ScopeDescriptionWithTitle> getScopeDescriptionsWithTitle()
Map<String,ScopeDescription> getScopeDescriptions()
Copyright © 2020–2023 Atlassian. All rights reserved.