com.atlassian.bamboo.plugins.rest.documentation
Class RestCommentExampleDocument

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.documentation.RestCommentExampleDocument

public class RestCommentExampleDocument
extends java.lang.Object


Field Summary
static RestComment EXAMPLE_COMMENT
           
static RestCommentList EXAMPLE_COMMENT_LIST
           
static RestComments EXAMPLE_COMMENTS
           
static RestComment NEW_COMMENT
           
 
Constructor Summary
RestCommentExampleDocument()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXAMPLE_COMMENT

public static final RestComment EXAMPLE_COMMENT

NEW_COMMENT

public static final RestComment NEW_COMMENT

EXAMPLE_COMMENT_LIST

public static final RestCommentList EXAMPLE_COMMENT_LIST

EXAMPLE_COMMENTS

public static final RestComments EXAMPLE_COMMENTS
Constructor Detail

RestCommentExampleDocument

public RestCommentExampleDocument()


Copyright © 2012 Atlassian. All Rights Reserved.