Interface AuthorContext

    • Method Detail

      • getName

        String getName()
        Unique name identifying an author.
        Specified by:
        getName in interface NameProvider
        Returns:
        identifying alias
      • getEmail

        @Nullable
        @Nullable String getEmail()
      • getLinkedUserName

        @Nullable
        @Nullable String getLinkedUserName()