Uses of Interface
com.atlassian.bamboo.author.AuthorData

Packages that use AuthorData
com.atlassian.bamboo.author   
 

Uses of AuthorData in com.atlassian.bamboo.author
 

Subinterfaces of AuthorData in com.atlassian.bamboo.author
 interface Author
           
 interface ExtendedAuthor
           
 

Classes in com.atlassian.bamboo.author that implement AuthorData
 class AuthorCachingFacade
           
 class AuthorDataImpl
           
 class AuthorImpl
          Deprecated. since 3.3
 class ChangeAuthor
           
 

Methods in com.atlassian.bamboo.author with parameters of type AuthorData
 int ChangeAuthor.compareTo(AuthorData otherAuthor)
           
 int AuthorDataImpl.compareTo(AuthorData otherAuthor)
           
 

Constructors in com.atlassian.bamboo.author with parameters of type AuthorData
AuthorCachingFacade(AuthorData author)
           
AuthorDataImpl(AuthorData authorData)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.