public interface

Content

com.atlassian.confluence.content.Content
Known Indirect Subclasses

Class Overview

Placeholder for an improved API for handling Content. Right now, it only has one method which allows the retrieval of the old Content base class.

Summary

Public Methods
ContentEntityObject getEntity()
Gets the ContentEntityObject that backs this piece of content.

Public Methods

public ContentEntityObject getEntity ()

Gets the ContentEntityObject that backs this piece of content.

Returns
  • the persistent object behind this content