public interface AuthorManager
Set<Author>
getAllAuthors()
Author
getAuthorByName(String name)
Set<Author> getAllAuthors()
Set
@Nullable Author getAuthorByName(String name)
name
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.