org.codehaus.mojo.wagon
Class Task
java.lang.Object
org.codehaus.mojo.wagon.Task
public class Task
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Task
public Task()
Task
public Task(String command,
File localfile,
String remotepath)
getCommand
public String getCommand()
setCommand
public void setCommand(String command)
getLocalfile
public File getLocalfile()
setLocalfile
public void setLocalfile(File localfile)
getRemotepath
public String getRemotepath()
setRemotepath
public void setRemotepath(String remotepath)
Copyright © 2011 Codehaus. All Rights Reserved.