public class BisectConfiguration extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
void |
fetchFromMaster() |
boolean |
hasPreviousConfiguration() |
hudson.FilePath |
localFile() |
void |
saveContent(String data) |
public void saveContent(String data) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void fetchFromMaster()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic hudson.FilePath localFile()
public void cleanup()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic boolean hasPreviousConfiguration()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2017. All rights reserved.