com.xebialabs.deployit.core.rest.api.reports
Class TasksInDateRangeReport

java.lang.Object
  extended by com.xebialabs.deployit.core.rest.api.reports.TasksInDateRangeReport

public class TasksInDateRangeReport
extends java.lang.Object


Constructor Summary
TasksInDateRangeReport(com.xebialabs.deployit.task.TaskArchive taskArchive)
           
 
Method Summary
 com.xebialabs.deployit.core.api.dto.Report report(com.xebialabs.deployit.core.api.resteasy.Date begin, com.xebialabs.deployit.core.api.resteasy.Date end)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TasksInDateRangeReport

public TasksInDateRangeReport(com.xebialabs.deployit.task.TaskArchive taskArchive)
Method Detail

report

public com.xebialabs.deployit.core.api.dto.Report report(com.xebialabs.deployit.core.api.resteasy.Date begin,
                                                         com.xebialabs.deployit.core.api.resteasy.Date end)