Class DeploymentsForEnvironmentReport


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

      Constructors 
      Constructor Description
      DeploymentsForEnvironmentReport​(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​(java.lang.String environment, org.joda.time.DateTime before)  
      • Methods inherited from class java.lang.Object

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

      • DeploymentsForEnvironmentReport

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

      • report

        public ai.digital.deploy.sql.model.Report report​(java.lang.String environment,
                                                         org.joda.time.DateTime before)