Uses of Class
edu.internet2.middleware.grouper.util.CommandLineExec
Package
Description
This package contains utility classes (generally static methods)
-
Uses of CommandLineExec in edu.internet2.middleware.grouper.util
Modifier and TypeMethodDescriptionCommandLineExec.assignCommand
(String theCommand) CommandLineExec.assignErrorOnNonZero
(boolean errorOnNonZero) CommandLineExec.assignWaitForCompletion
(boolean theWaitForCompletion) if true, then just run command and wait.CommandLineExec.assignWorkingDirectory
(File theWorkingDirectory) CommandLineExec.execute()