Class TemplateLogoView

    • Constructor Summary

      Constructors 
      Constructor Description
      TemplateLogoView()  
      TemplateLogoView​(com.xebialabs.xlrelease.domain.TemplateLogo templateLogo)  
      TemplateLogoView​(java.lang.String id, java.lang.String filename, java.lang.String contentType)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • TemplateLogoView

        public TemplateLogoView​(java.lang.String id,
                                java.lang.String filename,
                                java.lang.String contentType)
      • TemplateLogoView

        public TemplateLogoView()
      • TemplateLogoView

        public TemplateLogoView​(com.xebialabs.xlrelease.domain.TemplateLogo templateLogo)