Available in Classic and VPC
This is a history type.
Syntax
The syntax is as follows.
private String label;
private String code;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
label |
String | Required | Label for behaviors
|
code |
String | Required | Status code for the behavior
|