public static interface TaskCustomFieldValueReport.Builder extends TimeIntervalReportBuilder<TaskCustomFieldValueReport.Builder,MonitorQueryItem,TimeIntervalColumnHeader>
TaskCustomFieldValueReport.| Modifier and Type | Method and Description |
|---|---|
TaskCustomFieldValueReport |
buildReport() |
TaskCustomFieldValueReport |
buildReport(TaskTimestamp timestamp)
Builds the given report.
|
classificationCategoryIn, classificationIdIn, customAttributeFilterIn, domainIn, excludedClassificationIdIn, inWorkingDays, listCustomAttributeValuesForCustomAttributeName, listTaskIdsForSelectedItems, stateIn, withColumnHeaders, workbasketIdInTaskCustomFieldValueReport buildReport() throws NotAuthorizedException, InvalidArgumentException
buildReport in interface Report.Builder<MonitorQueryItem,TimeIntervalColumnHeader>NotAuthorizedExceptionInvalidArgumentExceptionTaskCustomFieldValueReport buildReport(TaskTimestamp timestamp) throws NotAuthorizedException, InvalidArgumentException
TimeIntervalReportBuilderbuildReport in interface TimeIntervalReportBuilder<TaskCustomFieldValueReport.Builder,MonitorQueryItem,TimeIntervalColumnHeader>timestamp - The task timestamp of interestNotAuthorizedException - if the user has no rights to access the monitorInvalidArgumentException - when an error occursCopyright © 2020. All rights reserved.