public class RunProcess extends Object
Constructor and Description |
---|
RunProcess() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Lists processes currently running on the specified repository
Args:
[repositoryUrl]
|
protected static void |
printStats(String process,
ProcessingStats stats) |
protected static String |
readFileContent(String fileLoc)
Reads file content from file of given location.
|
public static void main(String[] args) throws Exception
args
- Exception
protected static void printStats(String process, ProcessingStats stats)
Copyright © 2002-2014 ICM, Warsaw University. All Rights Reserved.