Package com.atlassian.bamboo.author
Interface AuthorManager
-
- All Known Subinterfaces:
ExtendedAuthorManager
- All Known Implementing Classes:
HibernateAuthorManagerImpl
public interface AuthorManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<Author>
getAllAuthors()
@Nullable Author
getAuthorByName(String name)
-