Package | Description |
---|---|
edu.internet2.middleware.grouper.util |
This package contains utility classes (generally static methods)
|
Modifier and Type | Method and Description |
---|---|
CommandLineExec |
CommandLineExec.assignCommand(String theCommand) |
CommandLineExec |
CommandLineExec.assignErrorOnNonZero(boolean errorOnNonZero) |
CommandLineExec |
CommandLineExec.assignWaitForCompletion(boolean theWaitForCompletion)
if true, then just run command and wait.
|
CommandLineExec |
CommandLineExec.assignWorkingDirectory(File theWorkingDirectory) |
CommandLineExec |
CommandLineExec.execute() |
Copyright © 2016 Internet2. All rights reserved.