Class RestDeploymentProjectExampleDocument
java.lang.Object
com.atlassian.bamboo.plugins.rest.documentation.RestDeploymentProjectExampleDocument
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RestCreateDeploymentProjectRequeststatic final RestDeploymentProjectstatic final com.atlassian.bamboo.plugins.rest.documentation.RestErrorCollectionForDocumentationstatic final RestCreateVersionRequeststatic final RestDeploymentVersionstatic final com.atlassian.bamboo.plugins.rest.documentation.RestErrorCollectionForDocumentationstatic final RestDeploymentVersionListstatic final com.atlassian.bamboo.plugins.rest.documentation.RestErrorCollectionForDocumentationstatic final RestLinkedDeploymentProjectstatic final com.atlassian.bamboo.plugins.rest.documentation.RestErrorCollectionForDocumentationstatic final SearchResultsListstatic final RestUpdateDeploymentProjectRequeststatic final RestDeploymentProjectstatic final com.atlassian.bamboo.plugins.rest.documentation.RestErrorCollectionForDocumentation -
Constructor Summary
Constructors -
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()
-