Interface ValidatorsRule

    • Method Detail

      • computesValidatorsFor

        String[] computesValidatorsFor​(DocumentModel dm)
        Computes the list of publishing validators given the document model of the document just published.
        Parameters:
        dm - a Nuxeo Core document model. (the document that just has been published)
        Returns:
        a list of principal names.