Class DeploymentsStateBreakdownReport


  • public class DeploymentsStateBreakdownReport
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DeploymentsStateBreakdownReport​(com.xebialabs.deployit.task.archive.TaskArchive taskArchive)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ai.digital.deploy.sql.model.Report report​(com.xebialabs.deployit.task.FilterType filterType, java.util.List<com.xebialabs.deployit.engine.api.dto.ConfigurationItemId> filterCriteria)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DeploymentsStateBreakdownReport

        public DeploymentsStateBreakdownReport​(com.xebialabs.deployit.task.archive.TaskArchive taskArchive)
    • Method Detail

      • report

        public ai.digital.deploy.sql.model.Report report​(com.xebialabs.deployit.task.FilterType filterType,
                                                         java.util.List<com.xebialabs.deployit.engine.api.dto.ConfigurationItemId> filterCriteria)