Class JIRAUserDirectorySetup

    • Constructor Detail

      • JIRAUserDirectorySetup

        public JIRAUserDirectorySetup​(JiraConnectionSetup jiraConnection,
                                      boolean testIncompatibleVersion)
        Constructs a UserDirectorySetupType
        Parameters:
        jiraConnection - an example of Jira connection details
        testIncompatibleVersion - true if the provided Jira details refer to a version of Jira which doesn't support Jira-As-A-Crowd-Server (JAACS supported from 4.3+)
    • Method Detail

      • testIncompatibleVersion

        public boolean testIncompatibleVersion()