Interface Contribution

    • Method Detail

      • isDisabled

        boolean isDisabled()
        Whether this contribution should be automatically installed at startup.
      • setDisabled

        void setDisabled​(boolean isAutoStart)
        Sets the auto install flag for this contribution.
      • getContent

        String getContent()
        Gets the contribution XML content. The content should be in Nuxeo XML component format.