Package | Description |
---|---|
com.atlassian.bamboo.migration.stream | |
com.atlassian.bamboo.security.trustedapplications |
Modifier and Type | Method and Description |
---|---|
protected BambooTrustedApplication |
TrustedApplicationsMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
Modifier and Type | Method and Description |
---|---|
protected void |
TrustedApplicationsMapper.exportProperties(org.codehaus.staxmate.out.SMOutputElement outputElement,
BambooTrustedApplication object,
org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
TrustedApplicationsMapper.importProperties(BambooTrustedApplication object,
org.codehaus.staxmate.in.SMInputCursor inputCursor,
org.hibernate.Session session) |
Modifier and Type | Class and Description |
---|---|
class |
BambooTrustedApplicationImpl |
Modifier and Type | Method and Description |
---|---|
BambooTrustedApplication |
BambooTrustedApplicationsHibernateDao.findByApplicationId(String applicationId) |
BambooTrustedApplication |
BambooTrustedApplicationDao.findByApplicationId(String applicationId)
Get the
BambooTrustedApplication with the given application id. |
Modifier and Type | Method and Description |
---|---|
int |
BambooTrustedApplicationImpl.compareTo(BambooTrustedApplication o) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.