Interface GenericArtifact

    • Method Detail

      • getContent

        byte[] getContent()
        Method to obtain the content of this artifact.
        Returns:
        the content.
      • setContent

        void setContent​(byte[] content)
        Method to set the content of this artifact.
        Parameters:
        content - the element.