Package rma.util
Class PerforceReport
java.lang.Object
rma.util.PerforceReport
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionfinal class
final class
Class Description -
Method Summary
Modifier and TypeMethodDescriptionboolean
Method DescriptiongetChangeNumber
(String msg) static void
The main program for the PerforceReport classboolean
runCommand
(String command) Method Description
-
Method Details
-
getChangeNumber
-
runCommand
Method Description- Parameters:
command
- Description- Returns:
- Description
-
finishCommand
public boolean finishCommand()Method Description- Returns:
- Description
-
main
The main program for the PerforceReport class- Parameters:
args
- The command line arguments
-