Class ReportConfigEntity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.service.statistic.report.ReportConfigEntity
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseEntity
getCreatedAtString, getUpdatedAtString
-
Field Details
-
name
-
description
-
reportType
-
scheduleType
-
cronExpression
-
dimension
-
orgUid
-
workgroupUid
-
agentUid
-
robotUid
-
timeRangeType
-
customStartTime
-
customEndTime
-
selectedFields
-
emailRecipients
-
enabled
private boolean enabled
-
-
Constructor Details
-
ReportConfigEntity
public ReportConfigEntity()
-