Building Mobile Enterprise Applications : webMethods Mobile Administrator API Reference : REST Resources in Alphabetical Order : BuildJob
BuildJob
Instances of the BuildJob resource represent programmes that generate from source code an executable file. A build job runs on a build node and needs a build configuration.
Attributes
id
Integer The identification number of the BuildJob resource.
status
Integer Checks the status of the build job. Can be:
*0 - new
*1 - running
*2 - success
*3 - error
*99 - initializing.
The default is 0.
version
String The version of the software the build job is going to build.
build_number
Integer The build number of the software the build job is going to build.
launched_by_user_id
Integer Optional. Identification number of the user who launched the build job.
build_info
String Optional. A dictionary containing information about the build job.
queue_name
String Optional. A build node supports various SDKs and SDK versions. The queue name specifies which SDK and SDK version is needed. Example: build-ios-any or build-ios-5.1.
product_version_id
Integer Identification number of a product version.
build_node_id
Integer Optional. Identification number of a build node.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback