Package-level declarations

Types

Link copied to clipboard
enum Kind : Enum<Kind> , Entity<String>

Enum representing the kind of resource. It uses String as value and conforms to Entity.

Link copied to clipboard

Enum representing the orientation of the device. It uses String as value and conforms to Entity.

Link copied to clipboard

Enum representing the platform of the device. It uses String as value and conforms to Entity.

Link copied to clipboard

Enum representing the reporting priority levels. It uses String as value and conforms to Entity.

Link copied to clipboard

Enum representing the state of a report. It uses String as value and conforms to Entity.

Link copied to clipboard

Enum representing the status of a Rule. This enum is used to specify the severity of a result.

Link copied to clipboard

Enum representing the severity type of a Result. It uses String as value and conforms to Entity.

Link copied to clipboard

Enum representing the source of a Result. It uses String as value and conforms to Entity.