public class ChangeTools extends Object
| Constructor and Description |
|---|
ChangeTools(String fileName,
String regexPattern,
String replacementPattern) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplaceAllProperties(List<hudson.FilePath> fpList,
String version,
hudson.model.BuildListener listener)
Call this method passing the filepath list from the build machine, version to set and listener to log.
|
public void ReplaceAllProperties(List<hudson.FilePath> fpList, String version, hudson.model.BuildListener listener) throws IOException, InterruptedException
fpList - version - listener - IOExceptionInterruptedExceptionCopyright © 2004-2014. All Rights Reserved.