Package net.atthegate.server.models
Class IncidentSetting
java.lang.Object
net.atthegate.server.models.IncidentSetting
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Details
-
TYPE_ALL
- See Also:
-
TYPE_PROFILES
- See Also:
-
TYPE_CATEGORIES
- See Also:
-
TYPE_CUSTOM_FIELD
- See Also:
-
CONDITION_BEFORE
- See Also:
-
CONDITION_AFTER
- See Also:
-
id
-
uid
-
name
-
description
-
incidentType
-
forType
-
on
-
condition
-
count
-
atType
-
level
-
isAtTime
-
isOnEntry
-
profiles
-
categories
-
customField
-
customFieldProfileId
-
customFieldValue
-
customFieldValues
-
-
Constructor Details
-
IncidentSetting
public IncidentSetting()
-