|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.ossc.installer.gui.command.CheckExecuteCmd
public class CheckExecuteCmd
プロダクトの実行処理(インストールなど)が実行か可能かどうかを行うクラスです。
コンストラクタの概要 | |
---|---|
CheckExecuteCmd(int mode)
コンストラクター |
メソッドの概要 | |
---|---|
int |
execute(int no,
java.lang.String installedNo)
Antに実効命令をする |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public CheckExecuteCmd(int mode)
mode
- モードメソッドの詳細 |
---|
public int execute(int no, java.lang.String installedNo)
no
- OSS番号installedNo
- 同時にインストールしたOSS番号(カンマ区切り)
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |