Class RestDeploymentProjectExampleDocument
java.lang.Object
com.atlassian.bamboo.plugins.rest.documentation.RestDeploymentProjectExampleDocument
-
Field Summary
Modifier and TypeFieldDescriptionstatic final RestCreateDeploymentProjectRequest
static final RestDeploymentProject
static final com.atlassian.bamboo.plugins.rest.documentation.RestErrorCollectionForDocumentation
static final RestCreateVersionRequest
static final RestDeploymentVersion
static final com.atlassian.bamboo.plugins.rest.documentation.RestErrorCollectionForDocumentation
static final RestDeploymentVersionList
static final com.atlassian.bamboo.plugins.rest.documentation.RestErrorCollectionForDocumentation
static final RestLinkedDeploymentProject
static final com.atlassian.bamboo.plugins.rest.documentation.RestErrorCollectionForDocumentation
static final SearchResultsList
static final RestUpdateDeploymentProjectRequest
static final RestDeploymentProject
static final com.atlassian.bamboo.plugins.rest.documentation.RestErrorCollectionForDocumentation
-
Constructor Summary
-
Method Summary
-
Field Details
-
CREATE_VERSION_REQUEST
-
CREATE_VERSION_RESPONSE
-
CREATE_PROJECT_REQUEST
-
UPDATE_PROJECT_REQUEST
-
CREATE_VERSION_VALIDATION_ERROR_RESPONSE
public static final com.atlassian.bamboo.plugins.rest.documentation.RestErrorCollectionForDocumentation CREATE_VERSION_VALIDATION_ERROR_RESPONSE -
UPDATE_PROJECT_VALIDATION_ERROR_RESPONSE
public static final com.atlassian.bamboo.plugins.rest.documentation.RestErrorCollectionForDocumentation UPDATE_PROJECT_VALIDATION_ERROR_RESPONSE -
CREATE_PROJECT_VALIDATION_ERROR_RESPONSE
public static final com.atlassian.bamboo.plugins.rest.documentation.RestErrorCollectionForDocumentation CREATE_PROJECT_VALIDATION_ERROR_RESPONSE -
GET_DEPLOYMENT_PROJECTS_FOR_PLAN_VALIDATION_ERROR_RESPONSE
public static final com.atlassian.bamboo.plugins.rest.documentation.RestErrorCollectionForDocumentation GET_DEPLOYMENT_PROJECTS_FOR_PLAN_VALIDATION_ERROR_RESPONSE -
CREATE_PROJECT_RESPONSE
-
UPDATE_PROJECT_RESPONSE
-
GET_DEPLOYMENT_PROJECTS_FOR_PLAN_RESPONSE
-
GET_DEPLOYMENT_PROJECT_VERSIONS_RESPONSE
-
GET_DEPLOYMENT_PROJECT_VERSIONS_VALIDATION_ERROR_RESPONSE
public static final com.atlassian.bamboo.plugins.rest.documentation.RestErrorCollectionForDocumentation GET_DEPLOYMENT_PROJECT_VERSIONS_VALIDATION_ERROR_RESPONSE -
SEARCH_ENVIRONMENTS_FOR_DEPLOYMENT
-
-
Constructor Details
-
RestDeploymentProjectExampleDocument
public RestDeploymentProjectExampleDocument()
-