public static interface ClassificationCategoryReport.Builder extends TimeIntervalReportBuilder<ClassificationCategoryReport.Builder,MonitorQueryItem,TimeIntervalColumnHeader>
ClassificationCategoryReport.| Modifier and Type | Method and Description |
|---|---|
ClassificationCategoryReport |
buildReport() |
ClassificationCategoryReport |
buildReport(TaskTimestamp timestamp)
Builds the given report.
|
classificationCategoryIn, classificationIdIn, customAttributeFilterIn, domainIn, excludedClassificationIdIn, inWorkingDays, listCustomAttributeValuesForCustomAttributeName, listTaskIdsForSelectedItems, stateIn, withColumnHeaders, workbasketIdInClassificationCategoryReport buildReport() throws NotAuthorizedException, InvalidArgumentException
buildReport in interface Report.Builder<MonitorQueryItem,TimeIntervalColumnHeader>NotAuthorizedExceptionInvalidArgumentExceptionClassificationCategoryReport buildReport(TaskTimestamp timestamp) throws NotAuthorizedException, InvalidArgumentException
TimeIntervalReportBuilderbuildReport in interface TimeIntervalReportBuilder<ClassificationCategoryReport.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.