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

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

public class DeploymentsKeyIndicator
extends java.lang.Object


Constructor Summary
DeploymentsKeyIndicator(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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentsKeyIndicator

public DeploymentsKeyIndicator(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)