Package com.perforce.p4java.client
Class ClientProgressReport
java.lang.Object
com.perforce.p4java.client.BaseProgressReport
com.perforce.p4java.client.ClientProgressReport
- All Implemented Interfaces:
IProgressReport
-
Field Summary
FieldsFields inherited from class com.perforce.p4java.client.BaseProgressReport
description, descriptionChanged, isNewProgress, lastUpdateTime, needFinal, position, positionChanged, total, totalChanged, units, unitsChangedFields inherited from interface com.perforce.p4java.client.IProgressReport
CPP_DONE, CPP_FAILDONE, CPP_FLUSH, CPP_NORMAL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.perforce.p4java.client.BaseProgressReport
clearChangeFlags, considerReport, description, getDescription, getPosition, getTotal, getUnits, increment, increment, increment, position, position, total, units
-
Field Details
-
cp
-
-
Constructor Details
-
ClientProgressReport
-
-
Method Details
-
doReport
public void doReport(int flag) - Specified by:
doReportin classBaseProgressReport
-
getClientProgress
-
close
public void close() -
isComplete
public boolean isComplete() -
finalize
- Overrides:
finalizein classBaseProgressReport- Throws:
Throwable
-