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

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

public class ResultExampleDocument
extends java.lang.Object


Field Summary
static ResultDetails EXAMPLE_RESULT_1
           
static ResultDetails EXAMPLE_RESULT_2
           
static ResultDetails EXAMPLE_RESULT_3
           
static RestResults EXAMPLE_RESULT_LIST_FOR_PROJECT
           
static RestResults EXAMPLE_RESULT_LIST_FOR_SAME_PLAN
           
static RestResults EXAMPLE_RESULT_LIST_FOR_VARIOUS_PLANS
           
 
Constructor Summary
ResultExampleDocument()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXAMPLE_RESULT_1

public static final ResultDetails EXAMPLE_RESULT_1

EXAMPLE_RESULT_2

public static final ResultDetails EXAMPLE_RESULT_2

EXAMPLE_RESULT_3

public static final ResultDetails EXAMPLE_RESULT_3

EXAMPLE_RESULT_LIST_FOR_SAME_PLAN

public static final RestResults EXAMPLE_RESULT_LIST_FOR_SAME_PLAN

EXAMPLE_RESULT_LIST_FOR_VARIOUS_PLANS

public static final RestResults EXAMPLE_RESULT_LIST_FOR_VARIOUS_PLANS

EXAMPLE_RESULT_LIST_FOR_PROJECT

public static final RestResults EXAMPLE_RESULT_LIST_FOR_PROJECT
Constructor Detail

ResultExampleDocument

public ResultExampleDocument()


Copyright © 2012 Atlassian. All Rights Reserved.