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

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

public class AggregatedDeploymentsKeyIndicator
extends java.lang.Object


Constructor Summary
AggregatedDeploymentsKeyIndicator(com.xebialabs.deployit.task.TaskArchive taskArchive)
           
 
Method Summary
 com.xebialabs.deployit.core.api.dto.Report report(com.xebialabs.deployit.core.api.resteasy.Date startDate, com.xebialabs.deployit.core.api.resteasy.Date endDate, ReportFilterType filterType, java.util.List<com.xebialabs.deployit.core.api.dto.ConfigurationItemId> filterCriteria)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregatedDeploymentsKeyIndicator

public AggregatedDeploymentsKeyIndicator(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 startDate,
                                                         com.xebialabs.deployit.core.api.resteasy.Date endDate,
                                                         ReportFilterType filterType,
                                                         java.util.List<com.xebialabs.deployit.core.api.dto.ConfigurationItemId> filterCriteria)