java.lang.Object
org.codelibs.fess.ds.atlassian.api.confluence.domain.Content

public class Content extends Object
  • Field Details

    • id

      protected String id
    • type

      protected String type
    • title

      protected String title
    • space

      protected Space space
    • body

      protected String body
    • lastModified

      protected Long lastModified
  • Constructor Details

    • Content

      public Content()
  • Method Details