Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 630 Bytes

softwarepackage.adoc

File metadata and controls

38 lines (26 loc) · 630 Bytes

SoftwarePackage

Represents software package installed on [class-node] object.

Instance attributes

changeCode ⇒ Integer

Change code one of next:

  • CHANGE_NONE: 0

  • CHANGE_ADDED: 1

  • CHANGE_UPDATED: 2

date ⇒ String

Change date in YYYYMMDD format

description ⇒ String

PAckage description

name ⇒ String

Package name

timestamp ⇒ Integer

Package change date as UNIX timestamp

uninstallKey ⇒ String

Get product uninstall key if available.

url ⇒ String

PAckage URL

vendor ⇒ String

PAckage vendor

version ⇒ String

Package version