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

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

public class AggregatedDeploymentsKeyIndicator
extends TaskArchiveReport


Field Summary
 
Fields inherited from class com.xebialabs.deployit.core.rest.api.reports.TaskArchiveReport
taskArchive
 
Constructor Summary
AggregatedDeploymentsKeyIndicator(com.xebialabs.deployit.task.archive.JcrTaskArchive taskArchive)
           
 
Method Summary
 com.xebialabs.deployit.core.api.dto.Report report(com.xebialabs.deployit.task.FilterType filterType, java.util.List<com.xebialabs.deployit.engine.api.dto.ConfigurationItemId> filterCriteria)
           
 
Methods inherited from class com.xebialabs.deployit.core.rest.api.reports.TaskArchiveReport
cloneSearchParameters, getSearchParameters
 
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.archive.JcrTaskArchive taskArchive)
Method Detail

report

public com.xebialabs.deployit.core.api.dto.Report report(com.xebialabs.deployit.task.FilterType filterType,
                                                         java.util.List<com.xebialabs.deployit.engine.api.dto.ConfigurationItemId> filterCriteria)