java.lang.Object
org.bonitasoft.engine.business.application.impl.IconImpl
All Implemented Interfaces:
Serializable, BonitaObject, Icon

public class IconImpl extends Object implements Icon
See Also:
  • Constructor Details

    • IconImpl

      public IconImpl(String mimeType, byte[] content)
  • Method Details

    • getMimeType

      public String getMimeType()
      Specified by:
      getMimeType in interface Icon
      Returns:
      the mime type of the icon
    • getContent

      public byte[] getContent()
      Specified by:
      getContent in interface Icon
      Returns:
      the content of the icon