|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BambooTrustedApplicationDao
Method Summary | |
---|---|
BambooTrustedApplication |
findByApplicationId(java.lang.String applicationId)
Get the BambooTrustedApplication with the given application id. |
Methods inherited from interface com.atlassian.bamboo.persistence3.BambooObjectDao |
---|
delete, deleteAll, executeReturnLong, findAll, findById, save, saveAll |
Method Detail |
---|
BambooTrustedApplication findByApplicationId(java.lang.String applicationId)
BambooTrustedApplication
with the given application id.
id
- the application id
BambooTrustedApplication
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |