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