Class RepositoryCopyProgressListener
java.lang.Object
org.apache.ivy.plugins.repository.RepositoryCopyProgressListener
- All Implemented Interfaces:
CopyProgressListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
end
(CopyProgressEvent evt) void
void
setTotalLength
(Long totalLength) void
start
(CopyProgressEvent evt)
-
Constructor Details
-
RepositoryCopyProgressListener
-
-
Method Details
-
start
- Specified by:
start
in interfaceCopyProgressListener
-
progress
- Specified by:
progress
in interfaceCopyProgressListener
-
end
- Specified by:
end
in interfaceCopyProgressListener
-
getTotalLength
-
setTotalLength
-