Package | Description |
---|---|
com.atlassian.bamboo.security.trustedapplications |
Modifier and Type | Method and Description |
---|---|
@Nullable BambooCurrentApplication |
BambooTrustedApplicationsHibernateDao.getCurrentApplication() |
@Nullable 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(@NotNull BambooCurrentApplication currentApp) |
void |
BambooTrustedApplicationsManagerImpl.save(BambooCurrentApplication currentApplication) |
void |
BambooTrustedApplicationsManager.save(BambooCurrentApplication currentApplication) |
void |
BambooTrustedApplicationDao.save(@NotNull BambooCurrentApplication currentApp) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.