-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Add these constructors of namespace Reports to TIA:
- Reports.BucketField()
- Reports.BucketField(Reports.BucketType bucketType, String devloperName, String label, Boolean nullTreatedAsZero, String otherBucketLabel, String sourceColumnName, List<Reports.BucketFieldValue> values)
- Reports.BucketFieldValue()
- Reports.BucketFieldValue(String label, List sourceDimensionValues, Double rangeUpperBound)
- Reports.CrossFilter()
- Reports.CrossFilter(List<Reports.ReportFilter> criteria, Boolean includesObject, String primaryEntityField, String relatedEntity, String relatedEntityJoinField)
- Reports.EvaluatedCondition(String aggregateName, String aggregateLabel, Double compareToValue, Double aggregateValue, String displayCompareTo, String displayValue, Reports.EvaluatedConditionOperator operator)
- Reports.NotificationActionContext(Reports.ReportInstance reportInstance, Reports.ThresholdInformation thresholdInformation)
- Reports.ReportCsf()
- Reports.ReportFilter(String column, String operator, String value)
- Reports.ReportFilter()
- Reports.ThresholdInformation(List<Reports.EvaluatedCondition> evaluatedConditions)
- Reports.TopRows(Integer rowLimit, Reports.ColumnSortOrder direction)
- Reports.TopRows()
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
No status