public class CheckMethodStaging extends CheckMethod
| Constructor and Description |
|---|
CheckMethodStaging() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
algoExists(Algorithm algo) |
void |
copyFromDmToSVN(File a) |
void |
deleteFiles(Algorithm a) |
boolean |
doesExist(String path) |
static void |
main(String[] args) |
checkMethod, getFilespublic boolean algoExists(Algorithm algo) throws Exception
algoExists in class CheckMethodExceptionpublic void deleteFiles(Algorithm a) throws Exception
deleteFiles in class CheckMethodExceptionpublic boolean doesExist(String path) throws Exception
doesExist in class CheckMethodExceptionpublic void copyFromDmToSVN(File a) throws Exception
copyFromDmToSVN in class CheckMethodExceptionCopyright © 2017. All Rights Reserved.