com.atlassian.confluence.legacyapi.model.content
Class ContentBody

java.lang.Object
  extended by com.atlassian.confluence.legacyapi.model.content.ContentBody

public class ContentBody
extends java.lang.Object


Constructor Summary
ContentBody(ContentRepresentation representation, java.lang.String value)
           
 
Method Summary
 ContentRepresentation getRepresentation()
           
 java.lang.String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentBody

public ContentBody(ContentRepresentation representation,
                   java.lang.String value)
Method Detail

getRepresentation

public ContentRepresentation getRepresentation()

getValue

public java.lang.String getValue()


Copyright © 2003-2014 Atlassian. All Rights Reserved.