Class: State

State(id, label)

The state of the lifecycle state model.

Constructor

new State(id, label)

Create a state.
Parameters:
Name Type Description
id number The id value.
label string The label value.
Source: