Class CustomLogoSettingsView

java.lang.Object
com.xebialabs.xlrelease.views.CustomLogoSettingsView

public class CustomLogoSettingsView extends Object
  • Constructor Details

    • CustomLogoSettingsView

      public CustomLogoSettingsView(String filename, String contentType, byte[] content)
    • CustomLogoSettingsView

      public CustomLogoSettingsView(String filename, String contentType)
  • Method Details

    • getFilename

      public String getFilename()
    • getContentType

      public String getContentType()
    • getContent

      public byte[] getContent()