Uses of Interface
com.atlassian.bamboo.persister.IAuditLogDao

Packages that use IAuditLogDao
com.atlassian.bamboo.persister   
com.atlassian.bamboo.ww2.actions.admin   
 

Uses of IAuditLogDao in com.atlassian.bamboo.persister
 

Classes in com.atlassian.bamboo.persister that implement IAuditLogDao
 class AuditLogDao
           
 

Methods in com.atlassian.bamboo.persister with parameters of type IAuditLogDao
 void AuditLogService.setAuditLogDao(IAuditLogDao auditLogDao)
           
 

Uses of IAuditLogDao in com.atlassian.bamboo.ww2.actions.admin
 

Methods in com.atlassian.bamboo.ww2.actions.admin with parameters of type IAuditLogDao
 void ViewAuditLog.setAuditLogDao(IAuditLogDao auditLogDao)
           
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.