Package rma.util
Class PerforceReport
java.lang.Object
rma.util.PerforceReport
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionfinal classfinal classClass Description -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethod DescriptiongetChangeNumber(String msg) static voidThe main program for the PerforceReport classbooleanrunCommand(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
-