Package com.atlassian.bamboo.author
Interface ExtendedAuthor
- All Superinterfaces:
Author,AuthorContext,AuthorData,BambooIdProvider,BambooObject,Comparable<AuthorContext>,NameProvider,Serializable
- All Known Implementing Classes:
AuthorImpl
-
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, getNumberOfBreakages, getNumberOfFailedBuilds, getNumberOfFixes, getNumberOfSuccessfulBuilds, getNumberOfTriggeredBuilds, getSuccessfulBuilds, getTriggeredBuildResultsMethods inherited from interface com.atlassian.bamboo.author.AuthorContext
getEmail, getLinkedUserName, getNameMethods inherited from interface com.atlassian.bamboo.author.AuthorData
setEmail, setLinkedUserNameMethods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getIdMethods inherited from interface com.atlassian.bamboo.core.BambooObject
setIdMethods inherited from interface java.lang.Comparable
compareTo