com.atlassian.bamboo.author
Interface ExtendedAuthor

All Superinterfaces:
Author, BambooObject, java.lang.Comparable, java.io.Serializable
All Known Implementing Classes:
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
getBreakages, getFailedBuilds, getFixes, getFullName, getLinkedUserName, getName, getNameForUrl, getSuccessfulBuilds, getTriggeredBuildResults, setLinkedUserName
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface com.atlassian.bamboo.core.BambooObject
getId, setId
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.