|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.zanox.hudson.plugins.Entry
public final class Entry
This class implements the data object for the ftp plugin. The fields can be configured in the job configuration page in hudson.
HeadURL: $HeadURL:
http://z-bld-02:8080/zxdev/zxant_test_environment/trunk/formatting/codeTemplates.xml $
Date: $Date: 2008-04-22 11:51:32 +0200 (Di, 22 Apr 2008) $
Revision: $Revision: 2447 $
Field Summary | |
---|---|
java.lang.String |
filePath
Destination folder for the copy. |
java.lang.String |
sourceFile
File name relative to the workspace root to upload. |
Constructor Summary | |
---|---|
Entry()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String filePath
public java.lang.String sourceFile
May contain macro, wildcard.
Constructor Detail |
---|
public Entry()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |