|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteAgentAuthenticationDao | |
|---|---|
| com.atlassian.bamboo.buildqueue | |
| com.atlassian.bamboo.buildqueue.dao | |
| com.atlassian.bamboo.buildqueue.manager | |
| com.atlassian.bamboo.migration.stream | |
| Uses of RemoteAgentAuthenticationDao in com.atlassian.bamboo.buildqueue |
|---|
| Methods in com.atlassian.bamboo.buildqueue with parameters of type RemoteAgentAuthenticationDao | |
|---|---|
static com.google.common.base.Function<RemoteAgentAuthentication,RemoteAgentAuthenticationEntity> |
RemoteAgentAuthentications.toEntity(RemoteAgentAuthenticationDao agentAuthenticationDao)
|
| Uses of RemoteAgentAuthenticationDao in com.atlassian.bamboo.buildqueue.dao |
|---|
| Classes in com.atlassian.bamboo.buildqueue.dao that implement RemoteAgentAuthenticationDao | |
|---|---|
class |
RemoteAgentAuthenticationHibernateDao
Hibernate implementation of RemoteAgentAuthenticationDao. |
| Uses of RemoteAgentAuthenticationDao in com.atlassian.bamboo.buildqueue.manager |
|---|
| Constructors in com.atlassian.bamboo.buildqueue.manager with parameters of type RemoteAgentAuthenticationDao | |
|---|---|
RemoteAgentAuthenticationManagerImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
AdministrationConfigurationPersister administrationConfigurationPersister,
RemoteAgentAuthenticationDao agentAuthenticationDao)
|
|
| Uses of RemoteAgentAuthenticationDao in com.atlassian.bamboo.migration.stream |
|---|
| Constructors in com.atlassian.bamboo.migration.stream with parameters of type RemoteAgentAuthenticationDao | |
|---|---|
RemoteAgentAuthenticationMapper(net.sf.hibernate.SessionFactory sessionFactory,
RemoteAgentAuthenticationDao remoteAgentAuthenticationDao)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||