Class Index | File Index

Classes


Class Bundle-Version


Defined in: rhqapi.js.

Class Summary
Constructor Attributes Constructor Name and Description
<inner>  
Field Summary
Field Attributes Field Name and Description
 
id
gets this ID
 
obj
gets underlying BundleVersion object
Method Summary
Method Attributes Method Name and Description
 
returns all files contained in this version of bundle (not yet implemented)
 
removes this version of bundle from server
Class Detail
<inner> Bundle-Version()
Field Detail
id
gets this ID

obj
gets underlying BundleVersion object
Method Detail
{String[]} files()
returns all files contained in this version of bundle (not yet implemented)
Returns:
array of filenames contained

remove()
removes this version of bundle from server

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Jan 06 2014 16:48:31 GMT+0100 (CET)