Class JenkinsRulesUtil
java.lang.Object
com.parasoft.findings.jenkins.internal.rules.JenkinsRulesUtil
Utility class for operations related to rules.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Properties
loadSettings
(FilePath workspaceDir, String settingsPath) Loads settings from remote workspace location
-
Constructor Details
-
JenkinsRulesUtil
public JenkinsRulesUtil()
-
-
Method Details
-
loadSettings
Loads settings from remote workspace location- Parameters:
workspaceDir
- workspace directorysettingsPath
- relative or absolute path to settings- Returns:
- Parasoft settings
-