Class PhabricatorScm

    • Constructor Detail

      • PhabricatorScm

        public PhabricatorScm​(Job job,
                              String path)
    • Method Detail

      • phabricatorRepo

        public GitScm phabricatorRepo​(String repo)
        Set repository for phabricator
        Parameters:
        repo - value to be set
        Returns:
        this, to allow function chaining