Uses of Interface
com.atlassian.bamboo.agent.ephemeral.EphemeralAgentTemplateDao
Packages that use EphemeralAgentTemplateDao
-
Uses of EphemeralAgentTemplateDao in com.atlassian.bamboo.agent.ephemeral
Classes in com.atlassian.bamboo.agent.ephemeral that implement EphemeralAgentTemplateDao -
Uses of EphemeralAgentTemplateDao in com.atlassian.bamboo.migration.stream
Constructors in com.atlassian.bamboo.migration.stream with parameters of type EphemeralAgentTemplateDaoModifierConstructorDescriptionEphemeralAgentTemplateMapper
(org.hibernate.SessionFactory sessionFactory, org.springframework.transaction.support.TransactionOperations transactionOperations, EphemeralAgentTemplateDao ephemeralAgentTemplateDao, CapabilitySetManager capabilitySetManager)