Package | Description |
---|---|
com.atlassian.bamboo.security.trustedapplications |
Modifier and Type | Method and Description |
---|---|
BambooCurrentApplication |
BambooTrustedApplicationsHibernateDao.getCurrentApplication() |
BambooCurrentApplication |
BambooTrustedApplicationDao.getCurrentApplication()
Retrieves the Trusted Apps data for the current Bamboo instance.
|
Modifier and Type | Method and Description |
---|---|
int |
BambooCurrentApplication.compareTo(BambooCurrentApplication o) |
void |
BambooTrustedApplicationsHibernateDao.save(BambooCurrentApplication currentApp) |
void |
BambooTrustedApplicationsManager.save(BambooCurrentApplication currentApplication) |
void |
BambooTrustedApplicationsManagerImpl.save(BambooCurrentApplication currentApplication) |
void |
BambooTrustedApplicationDao.save(BambooCurrentApplication currentApp) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.