Interface AgentCipherDao
- All Superinterfaces:
BambooObjectDao<AgentCipher>
- All Known Implementing Classes:
AgentCipherHibernateDao
-
Method Summary
Modifier and TypeMethodDescription@Nullable AgentCipher
findByAgentId
(long agentId) saveCipher
(PipelineDefinition agent, String key, String iv) Methods inherited from interface com.atlassian.bamboo.persistence3.BambooObjectDao
countAll, countWithRestriction, delete, deleteAll, findAll, findById, merge, save, saveAll
-
Method Details
-
findByAgentId
-
saveCipher
-