Package comodit_client :: Package api :: Module application :: Class Package

Class Package


Application's package resource. This resource represents a package (RPM, DEB, etc.) associated to the application.

Instance Methods

Inherited from ApplicationResource: show

Inherited from util.json_wrapper.JsonWrapper: __init__, dump_json, get_json, get_real_json, load_json, print_json, set_json

Inherited from object: __long__, __native__, __nonzero__, __unicode__, next

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties

Inherited from ApplicationResource: name

Inherited from object: __class__