| Modifier and Type | Method and Description |
|---|---|
ApplicationAccess |
Application.getAccess()
Return the
ApplicationAccess associated with the application. |
| Modifier and Type | Method and Description |
|---|---|
io.atlassian.fugue.Option<ApplicationAccess> |
ApplicationManager.getAccess(ApplicationKey key)
Get the
ApplicationAccess associated with the passed application,
or Option.none() if there is no Application installed with the passed key. |
Copyright © 2018 Atlassian. All rights reserved.