|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.intellilink.hinemos.test.monitor.ExportTestCaseMonitor
jp.co.intellilink.hinemos.test.monitor.http.ExportTestCaseMonitorHttp
public class ExportTestCaseMonitorHttp
HTTP監視情報を基に試験項目のCSVフォーマット文字列を作成するクラス
コンストラクタの概要 | |
---|---|
ExportTestCaseMonitorHttp()
|
メソッドの概要 | |
---|---|
void |
exportTestCase()
HTTP監視情報を基に試験項目のCSVフォーマット文字列を作成する。 |
protected MonitorInfo |
getHttp(java.lang.String monitorId,
int monitorType)
HTTP監視情報を取得する。 |
protected java.util.ArrayList |
getHttpList()
監視項目リストを取得する。 |
クラス jp.co.intellilink.hinemos.test.monitor.ExportTestCaseMonitor から継承されたメソッド |
---|
checkEvent, checkNotify, checkStatus, createTestCase, getFacilityIdList, getNodeList |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public ExportTestCaseMonitorHttp()
メソッドの詳細 |
---|
public void exportTestCase()
protected MonitorInfo getHttp(java.lang.String monitorId, int monitorType)
monitorId
- 取得対象の監視項目IDmonitorType
- 取得対象の監視種別
protected java.util.ArrayList getHttpList()
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |