public class ProjectConfigFactory extends Object
Constructor and Description |
---|
ProjectConfigFactory() |
Modifier and Type | Method and Description |
---|---|
static ProjectConfig |
generateProjectConfig(hudson.model.BuildListener listener,
String fullFilePath)
Generate project config
|
public static ProjectConfig generateProjectConfig(hudson.model.BuildListener listener, String fullFilePath) throws IOException
listener
- BuildListenerfullFilePath
- full file path of project config fileIOException
Copyright © 2016. All rights reserved.