@Component public class ReportAssembler extends Object
Report into its ReportResource.| Constructor and Description |
|---|
ReportAssembler() |
| Modifier and Type | Method and Description |
|---|---|
ReportResource |
toResource(pro.taskana.report.ClassificationReport report) |
ReportResource |
toResource(pro.taskana.report.TaskStatusReport report,
List<String> domains,
List<pro.taskana.TaskState> states) |
ReportResource |
toResource(pro.taskana.report.WorkbasketReport report,
int daysInPast,
List<pro.taskana.TaskState> states) |
public ReportResource toResource(pro.taskana.report.TaskStatusReport report, List<String> domains, List<pro.taskana.TaskState> states) throws pro.taskana.exceptions.NotAuthorizedException, pro.taskana.exceptions.InvalidArgumentException
pro.taskana.exceptions.NotAuthorizedExceptionpro.taskana.exceptions.InvalidArgumentExceptionpublic ReportResource toResource(pro.taskana.report.ClassificationReport report) throws pro.taskana.exceptions.NotAuthorizedException, pro.taskana.exceptions.InvalidArgumentException
pro.taskana.exceptions.NotAuthorizedExceptionpro.taskana.exceptions.InvalidArgumentExceptionpublic ReportResource toResource(pro.taskana.report.WorkbasketReport report, int daysInPast, List<pro.taskana.TaskState> states) throws pro.taskana.exceptions.NotAuthorizedException, pro.taskana.exceptions.InvalidArgumentException
pro.taskana.exceptions.NotAuthorizedExceptionpro.taskana.exceptions.InvalidArgumentExceptionCopyright © 2019. All rights reserved.