com.atlassian.bamboo.plugins.rest.model
Class RestConstants

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.model.RestConstants

public class RestConstants
extends java.lang.Object

User: mwent Date: May 26, 2009 Time: 12:03:12 PM


Field Summary
static java.lang.String ACTION
           
static java.lang.String ARTIFACT
           
static java.lang.String BUILD
           
static java.lang.String BUILD_NUMBER
           
static java.lang.String BUILDS
           
static java.lang.String CHART
           
static java.lang.String METADATA
           
static java.lang.String PLAN
           
static java.lang.String PLAN_KEY
           
static java.lang.String PLANS
           
static java.lang.String PROJECT
           
static java.lang.String PROJECT_KEY
           
static java.lang.String PROJECTS
           
static java.lang.String REPORT
           
static java.lang.String REPORTS
           
static java.lang.String RESOURCE
           
static java.lang.String RESOURCES
           
 
Constructor Summary
RestConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROJECT_KEY

public static final java.lang.String PROJECT_KEY
See Also:
Constant Field Values

PLAN_KEY

public static final java.lang.String PLAN_KEY
See Also:
Constant Field Values

BUILD_NUMBER

public static final java.lang.String BUILD_NUMBER
See Also:
Constant Field Values

PROJECT

public static final java.lang.String PROJECT
See Also:
Constant Field Values

PROJECTS

public static final java.lang.String PROJECTS
See Also:
Constant Field Values

PLAN

public static final java.lang.String PLAN
See Also:
Constant Field Values

PLANS

public static final java.lang.String PLANS
See Also:
Constant Field Values

BUILD

public static final java.lang.String BUILD
See Also:
Constant Field Values

BUILDS

public static final java.lang.String BUILDS
See Also:
Constant Field Values

CHART

public static final java.lang.String CHART
See Also:
Constant Field Values

REPORT

public static final java.lang.String REPORT
See Also:
Constant Field Values

REPORTS

public static final java.lang.String REPORTS
See Also:
Constant Field Values

RESOURCE

public static final java.lang.String RESOURCE
See Also:
Constant Field Values

RESOURCES

public static final java.lang.String RESOURCES
See Also:
Constant Field Values

METADATA

public static final java.lang.String METADATA
See Also:
Constant Field Values

ACTION

public static final java.lang.String ACTION
See Also:
Constant Field Values

ARTIFACT

public static final java.lang.String ARTIFACT
See Also:
Constant Field Values
Constructor Detail

RestConstants

public RestConstants()


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.