12.07.2015 Views

Database.com Metadata API Developer's Guide - Salesforce.com

Database.com Metadata API Developer's Guide - Salesforce.com

Database.com Metadata API Developer's Guide - Salesforce.com

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Result ObjectsDeployResultNamedoneerrorMessageerrorStatusCodeignoreWarningslastModifiedDatenumberComponentErrorsnumberComponentsDeployednumberComponentsTotalnumberTestErrorsnumberTestsCompletednumberTestsTotalrunTestsEnabledrollbackOnErrorstartDateTypebooleanstringstringbooleandateTimeintintintintintintbooleanbooleandateTimeDescriptionIndicates whether the server finished processing the deploy() call for thespecified id.Message corresponding to the values in the errorStatusCode field, ifany.If an error occurred during the deploy() call, a status code is returned,and the message corresponding to the status code is returned in theerrorMessagefield.For a description of each StatusCode value, see “StatusCode” in the SOAP<strong>API</strong> <strong>Developer's</strong> <strong>Guide</strong>.Optional. Defaults to false. Specifies whether a deployment shouldcontinue even if the deployment generates warnings. Do not set thisargument to true for deployments to production organizations.Timestamp of the last update for the deployment process.The number of <strong>com</strong>ponents that generated errors during this deployment.The number of <strong>com</strong>ponents deployed in the deployment process. Use thisvalue with the numberComponentsTotal value to get an estimate of thedeployment’s progress.The total number of <strong>com</strong>ponents in the deployment. Use this value withthe numberComponentsDeployed value to get an estimate of thedeployment’s progress.The number of Apex tests that have generated errors during this deployment.The number of <strong>com</strong>pletedApex tests for this deployment. Use this valuewith the numberTestsTotal value to get an estimate of the deployment’stest progress.The total number of Apex tests for this deployment. Use this value with thenumberTestsCompleted value to get an estimate of the deployment’stest progress. The value in this field is not accurate until the deploymenthas started running tests for the <strong>com</strong>ponents being deployed.Indicates whether Apex tests were run as part of this deployment (true)or not (false). Tests are either automatically run as part of a deploymentor can be set to run in DeployOptions for the deploy() call. Forinformation on when tests are automatically run, see Running Tests in aDeployment.This field is available in <strong>API</strong> version 30.0 and later.Optional. Defaults to true. Indicates whether any failure causes a <strong>com</strong>pleterollback (true) or not (false). If false, whatever set of actions can beperformed without errors are performed, and errors are returned for theremaining actions. This parameter must be set to true if you are deployingto a production organization.Timestamp for when the deployment process began.63

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!