Uses of Interface
com.atlassian.bamboo.agent.ephemeral.EphemeralAgentTemplateDao
-
Packages that use EphemeralAgentTemplateDao Package Description com.atlassian.bamboo.agent.ephemeral com.atlassian.bamboo.migration.stream -
-
Uses of EphemeralAgentTemplateDao in com.atlassian.bamboo.agent.ephemeral
Classes in com.atlassian.bamboo.agent.ephemeral that implement EphemeralAgentTemplateDao Modifier and Type Class Description class
EphemeralAgentTemplateHibernateDao
-
Uses of EphemeralAgentTemplateDao in com.atlassian.bamboo.migration.stream
Constructors in com.atlassian.bamboo.migration.stream with parameters of type EphemeralAgentTemplateDao Constructor Description EphemeralAgentTemplateMapper(org.hibernate.SessionFactory sessionFactory, org.springframework.transaction.support.TransactionOperations transactionOperations, EphemeralAgentTemplateDao ephemeralAgentTemplateDao, CapabilitySetManager capabilitySetManager)
-