Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpgradeAction

Quarterly upgrade details.

Properties

Const actionType

actionType: string = "QUARTERLY_UPGRADE"

description

description: string

A string that describes the details of the action. It does not have to be unique, and you can change it. Avoid entering confidential information.

Optional qualifier

qualifier: undefined | string

month qualifier

Optional referenceKey

referenceKey: undefined | string

Unique identifier of the object that represents the action

Optional state

state: State

A string that describes whether the change is applied hot or cold

Optional version

version: undefined | string

name of the repo

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Action): object

getJsonObj

  • getJsonObj(obj: Action): object