|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dtolabs.rundeck.core.common.impl.URLFileUpdater.Factory
public static class URLFileUpdater.Factory
Factory for constructing URLFileUpdater with basic settings
Constructor Summary | |
---|---|
URLFileUpdater.Factory()
|
Method Summary | |
---|---|
FileUpdater |
fileUpdaterFromURL(java.net.URL url,
java.lang.String username,
java.lang.String password)
Return a FileUpdater that can update a destination file from the given URL and username/password |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public URLFileUpdater.Factory()
Method Detail |
---|
public FileUpdater fileUpdaterFromURL(java.net.URL url, java.lang.String username, java.lang.String password)
URLFileUpdaterFactory
fileUpdaterFromURL
in interface URLFileUpdaterFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |