Class Reference

java.lang.Object
ch.admin.bit.jeap.deploymentlog.domain.Reference

@Entity public class Reference extends Object
A reference associated with a deployment, pointing to a specific URL. Can be used to associate a link to a deployment, before the deployment actually happens. At the moment used to link build jobs to deployments via the pair GIT_URL:<version>.
  • Constructor Details

    • Reference

      protected Reference()
  • Method Details