com.atlassian.bamboo.author
Interface ExtendedAuthor

All Superinterfaces:
Author, AuthorData, BambooIdProvider, BambooObject, java.lang.Comparable<AuthorData>, NameProvider, java.io.Serializable
All Known Implementing Classes:
AuthorCachingFacade, AuthorImpl

public interface ExtendedAuthor
extends Author, BambooObject


Field Summary
 
Fields inherited from interface com.atlassian.bamboo.author.Author
UNKNOWN_AUTHOR
 
Method Summary
 
Methods inherited from interface com.atlassian.bamboo.author.Author
getAllTriggeredBuildResults, getBreakages, getFailedBuilds, getFixes, getFullName, getNameForUrl, getNumberOfBreakages, getNumberOfFailedBuilds, getNumberOfFixes, getNumberOfSuccessfulBuilds, getNumberOfTriggeredBuilds, getSuccessfulBuilds, getTriggeredBuildResults
 
Methods inherited from interface com.atlassian.bamboo.author.AuthorData
getLinkedUserName, getName, setLinkedUserName
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface com.atlassian.bamboo.core.BambooObject
setId
 
Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getId
 



Copyright © 2012 Atlassian. All Rights Reserved.