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

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

public class RestResultStatusExampleDocument
extends java.lang.Object


Field Summary
static RestJobResultStatus EXAMPLE_JOB_STATUS
           
static RestStageResultStatus EXAMPLE_STAGE_RESULT
           
static RestChainResultStatus EXAMPLE_STATUS
           
 
Constructor Summary
RestResultStatusExampleDocument()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXAMPLE_STATUS

public static final RestChainResultStatus EXAMPLE_STATUS

EXAMPLE_STAGE_RESULT

public static final RestStageResultStatus EXAMPLE_STAGE_RESULT

EXAMPLE_JOB_STATUS

public static final RestJobResultStatus EXAMPLE_JOB_STATUS
Constructor Detail

RestResultStatusExampleDocument

public RestResultStatusExampleDocument()


Copyright © 2012 Atlassian. All Rights Reserved.