Package net.atthegate.server.models
Class IotReportSetting
java.lang.Object
net.atthegate.server.models.IotReportSetting
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
uid
-
reportName
-
dayOfWeek
-
dayOfMonth
-
periodType
-
timeToSend
-
timeToSendUTC
-
filter
-
groupBy
-
onlyAttachment
public boolean onlyAttachment -
noBlankReport
public boolean noBlankReport -
isPreviousDay
public boolean isPreviousDay -
emails
-
unsubscribed
-
invalidEmails
-
-
Constructor Details
-
IotReportSetting
public IotReportSetting()
-