Uses of Class
org.jenkinsci.plugins.osfbuildersuiteforsfcc.deploy.repeatable.ExcludePattern
| Package | Description |
|---|---|
| org.jenkinsci.plugins.osfbuildersuiteforsfcc.deploy.repeatable |
-
Uses of ExcludePattern in org.jenkinsci.plugins.osfbuildersuiteforsfcc.deploy.repeatable
Methods in org.jenkinsci.plugins.osfbuildersuiteforsfcc.deploy.repeatable that return types with arguments of type ExcludePattern Modifier and Type Method Description List<ExcludePattern>SourcePath. getExcludePatterns()Constructor parameters in org.jenkinsci.plugins.osfbuildersuiteforsfcc.deploy.repeatable with type arguments of type ExcludePattern Constructor Description SourcePath(String sourcePath, List<ExcludePattern> excludePatterns)