Uses of Class
edu.internet2.middleware.grouper.util.CommandLineExec
Packages that use CommandLineExec
Package
Description
This package contains utility classes (generally static methods)
-
Uses of CommandLineExec in edu.internet2.middleware.grouper.util
Methods in edu.internet2.middleware.grouper.util that return CommandLineExecModifier 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()