Dashboard > Pulse v2.0 > ... > Remote API Reference > Remote API Types
  Pulse v2.0 Log In | Sign Up   View a printable version of the current page.  
  Remote API Types
Added by Jason Sankey, last edited by Jason Sankey on Dec 01, 2008
Labels: 
(None)

Pulse Manual Index

Overview

XML-RPC is based on a simple type system, consisting of primitive types (int, string), arrays and structs. In the pulse™ remote API, structs are used to compose compound types. A struct is a collection of name-value pairs, similar to a struct in C.

Type Reference

The structs defined by the remote API are:

RemoteApi.Artifact (Pulse v2.0)
RemoteApi.BuildRequestStatus (Pulse v2.0)
RemoteApi.BuildResult (Pulse v2.0)
RemoteApi.Changelist (Pulse v2.0)
RemoteApi.Comment (Pulse v2.0)
RemoteApi.Feature (Pulse v2.0)
RemoteApi.FileChange (Pulse v2.0)
RemoteApi.ReportData (Pulse v2.0)
RemoteApi.ReportSeries (Pulse v2.0)
RemoteApi.StageResult (Pulse v2.0)
RemoteApi.TestSummary (Pulse v2.0)

Zutubi wiki is Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.10 Build:#528 Nov 29, 2006) - Bug/feature request - Contact Administrators