Package net.atthegate.server.models
Class Incident
java.lang.Object
net.atthegate.server.models.Incident
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Deprecated.static final String
static final String
static final String
static final String
Deprecated.static final String
Deprecated.static final String
Deprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
getLevel()
static String
getLevelText
(Integer level) getTitle()
getType()
static String
notifiationText
(Incident incident) void
setPreEmailFromEmail
(String email)
-
Field Details
-
TYPE_MANUAL
- See Also:
-
TYPE_BLOCKED_ENTRANCE
- See Also:
-
TYPE_BLOCKED_EXIT
- See Also:
-
TYPE_EXPIRED_DRIVER_LICENCE
- See Also:
-
TYPE_WARNING_DRIVER_LICENCE
Deprecated.- See Also:
-
TYPE_EXPIRED_CAR_LICENCE
- See Also:
-
TYPE_WARNING_CAR_LICENCE
Deprecated.- See Also:
-
TYPE_NOT_VERIFIED_CAR_LIC
- See Also:
-
TYPE_PHOTO_DOESNT_MATCH
- See Also:
-
TYPE_CUSTOM_FIELD_DOESNT_MATCH
- See Also:
-
TYPE_CUSTOM_FIELD_PREVIOUS_DOESNT_MATCH
- See Also:
-
TYPE_IOT_WARNING
- See Also:
-
TYPE_PRINTING_ISSUE
- See Also:
-
TYPE_DRIVER_DO_NOT_MATCH
- See Also:
-
TYPE_TU_RATING
Deprecated.- See Also:
-
TYPE_TU_DRIVER
- See Also:
-
TYPE_TU_ID_NUMBER
- See Also:
-
TYPE_TU_VEHICLE
- See Also:
-
TYPE_NO_DRIVER_LIC_SCAN
- See Also:
-
TYPE_ENTRY_NOT_FINISHED
- See Also:
-
TYPE_EXPIRED_PDP_LICENCE
- See Also:
-
TYPE_WARNING_PDP_LICENCE
Deprecated.- See Also:
-
TYPE_CUSTOM_FIELD_UNIQUE
- See Also:
-
TYPE_ON_SITE_COUNT_EXCEEDS
- See Also:
-
TYPE_ON_SITE_TIME_EXCEEDS
- See Also:
-
TYPE_LAST_EXIT_RECORD_EXCEEDS
- See Also:
-
TYPE_VALUE_INCIDENT
- See Also:
-
TYPE_CUSTOM_INCIDENT
- See Also:
-
TYPE_VEHICLE
- See Also:
-
STATUS_OPEN
- See Also:
-
STATUS_CLOSED
- See Also:
-
STATUS_RESOLVED
- See Also:
-
STATUS_KEEP_CLOSED
- See Also:
-
ALL_TYPES
-
CUSTOM_FIELD_TYPES
-
id
-
uid
-
title
-
description
-
type
-
status
-
initialEntryId
-
level
-
licence
-
lastIncidentDate
public long lastIncidentDate -
email
-
preEmail
-
connectedEntries
-
profileUids
-
profileNames
-
deviceNames
-
customFields
-
-
Constructor Details
-
Incident
public Incident()
-
-
Method Details
-
notifiationText
-
getLevelText
-
setPreEmailFromEmail
-
getTitle
-
getType
-
getStatus
-
getLevel
-
getLicence
-
getLastIncidentDate
public long getLastIncidentDate()
-