org.codehaus.mojo.wagon.shared
Class WagonDownloadExecutable
java.lang.Object
org.codehaus.mojo.wagon.shared.WagonDownloadExecutable
- All Implemented Interfaces:
- org.kuali.common.util.execute.Executable
@IdiotProofImmutable
public final class WagonDownloadExecutable
- extends Object
- implements org.kuali.common.util.execute.Executable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
execute
public void execute()
- Specified by:
execute
in interface org.kuali.common.util.execute.Executable
builder
public static WagonDownloadExecutable.Builder builder()
getRemoteFile
public String getRemoteFile()
getDestination
public File getDestination()
getWagon
public org.apache.maven.wagon.Wagon getWagon()
getCounter
public org.kuali.common.util.Counter getCounter()
getTotal
public int getTotal()
getStart
public long getStart()
getInformer
public org.kuali.common.util.inform.PercentCompleteInformer getInformer()
getBytesCounter
public org.kuali.common.util.LongCounter getBytesCounter()
Copyright © 2008–2014 The Kuali Foundation. All rights reserved.