|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.jenkinsci.plugins.deploygate.DeployGateUploader
public class DeployGateUploader
コンストラクタの概要 | |
---|---|
DeployGateUploader(String Url)
|
|
DeployGateUploader(String Url,
String message,
String token,
String fileName)
|
メソッドの概要 | |
---|---|
String |
toString()
|
void |
upload()
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
コンストラクタの詳細 |
---|
public DeployGateUploader(String Url)
public DeployGateUploader(String Url, String message, String token, String fileName)
メソッドの詳細 |
---|
public void upload()
public String toString()
Object
内の toString
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |