Interface ProgressListenerVersion1
-
public interface ProgressListenerVersion1
DO NOT CHANGE THIS INTERFACE. It is part of the cross-version protocol.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onOperationEnd()
void
onOperationStart(java.lang.String description)
-