be.certipost.hudson.plugin
クラス Entry

java.lang.Object
  上位を拡張 be.certipost.hudson.plugin.Entry

public final class Entry
extends java.lang.Object

作成者:
Ramil Israfilov

フィールドの概要
 java.lang.String filePath
          Destination folder for the copy.
 java.lang.String sourceFile
          File name relative to the workspace root to upload.
 
コンストラクタの概要
Entry()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

filePath

public java.lang.String filePath
Destination folder for the copy. May contain macros.


sourceFile

public java.lang.String sourceFile
File name relative to the workspace root to upload. If the sourceFile is directory then all files in that directory will be copied to remote filePath directory recursively

May contain macro, wildcard.

コンストラクタの詳細

Entry

public Entry()


Copyright © 2010. All Rights Reserved.