Interface CommentApi

All Known Subinterfaces:
DraftApi
All Known Implementing Classes:
CommentApi.NotImplemented, DraftApi.NotImplemented

public interface CommentApi
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
    A default implementation which allows source compatibility when adding new methods to the interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deletes a published comment of a revision.
    get()