|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.core.bean.EntityObject com.atlassian.bamboo.core.BambooEntityObject com.atlassian.bamboo.author.AuthorDataImpl com.atlassian.bamboo.author.AuthorImpl com.atlassian.bamboo.author.AuthorCachingFacade
public class AuthorCachingFacade
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.core.BambooEntityObject |
---|
id |
Fields inherited from interface com.atlassian.bamboo.author.Author |
---|
UNKNOWN_AUTHOR |
Constructor Summary | |
---|---|
AuthorCachingFacade()
|
|
AuthorCachingFacade(AuthorData author)
|
|
AuthorCachingFacade(java.lang.String name)
|
|
AuthorCachingFacade(java.lang.String name,
java.lang.String linkedUserName)
|
Method Summary |
---|
Methods inherited from class com.atlassian.bamboo.author.AuthorImpl |
---|
getAllTriggeredBuildResults, getBreakages, getFailedBuilds, getFixes, getFullName, getNameForUrl, getNumberOfBreakages, getNumberOfFailedBuilds, getNumberOfFixes, getNumberOfSuccessfulBuilds, getNumberOfTriggeredBuilds, getSuccessfulBuilds, getTriggeredBuildResults, setBambooUserManager, setExtendedAuthorManager |
Methods inherited from class com.atlassian.bamboo.author.AuthorDataImpl |
---|
compareTo, equals, getLinkedUserName, getName, hashCode, setLinkedUserName, setName |
Methods inherited from class com.atlassian.bamboo.core.BambooEntityObject |
---|
getId, setId |
Methods inherited from class com.atlassian.core.bean.EntityObject |
---|
clone, getCreationDate, getCurrentDate, getLastModificationDate, setClock, setCreationDate, setLastModificationDate |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
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 |
Constructor Detail |
---|
public AuthorCachingFacade()
public AuthorCachingFacade(java.lang.String name)
public AuthorCachingFacade(java.lang.String name, java.lang.String linkedUserName)
public AuthorCachingFacade(AuthorData author)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |