|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Author in com.atlassian.bamboo.author |
---|
Subinterfaces of Author in com.atlassian.bamboo.author | |
---|---|
interface |
ExtendedAuthor
|
Classes in com.atlassian.bamboo.author that implement Author | |
---|---|
class |
AuthorImpl
|
class |
ChangeAuthor
|
Methods in com.atlassian.bamboo.author that return Author | |
---|---|
Author |
AuthorManager.getAuthorByName(String name)
|
Author |
HibernateAuthorManagerImpl.getAuthorByName(String name)
|
Author |
LuceneAuthorManagerImpl.getAuthorByName(String name)
|
Methods in com.atlassian.bamboo.author with parameters of type Author | |
---|---|
void |
ExtendedAuthorManager.saveAuthor(Author author)
Save the author |
void |
HibernateAuthorManagerImpl.saveAuthor(Author author)
|
Uses of Author in com.atlassian.bamboo.build |
---|
Methods in com.atlassian.bamboo.build that return Author | |
---|---|
Author |
ViewCurrentRunningBuild.resolveAuthorName(String authorName)
|
Uses of Author in com.atlassian.bamboo.commit |
---|
Methods in com.atlassian.bamboo.commit that return Author | |
---|---|
Author |
Commit.getAuthor()
|
Author |
CommitImpl.getAuthor()
|
Methods in com.atlassian.bamboo.commit with parameters of type Author | |
---|---|
void |
CommitImpl.setAuthor(Author author)
|
Uses of Author in com.atlassian.bamboo.webwork |
---|
Methods in com.atlassian.bamboo.webwork that return Author | |
---|---|
Author |
StarterAction.getAuthor()
|
Uses of Author in com.atlassian.bamboo.ww2.actions.admin.user |
---|
Methods in com.atlassian.bamboo.ww2.actions.admin.user that return Author | |
---|---|
Author |
ConfigureProfile.getAuthor()
|
Author |
ConfigureUser.getLinkedAuthorForUser(User user)
|
Uses of Author in com.atlassian.bamboo.ww2.actions.author |
---|
Methods in com.atlassian.bamboo.ww2.actions.author that return Author | |
---|---|
Author |
ViewAuthor.getAuthor()
|
Methods in com.atlassian.bamboo.ww2.actions.author with parameters of type Author | |
---|---|
void |
ViewAuthor.setAuthor(Author author)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |