|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.as400cmdsubsys.impl.ISeriesEventsFileUtil
A singleton utility class for events files. This class allows an events file to be downloaded and opened in the iSeries Error List view.
Method Summary | |
---|---|
static ISeriesEventsFileUtil |
getInstance()
Get the singleton instance. |
void |
showInErrorList(CmdSubSystem cmdSubsys,
String eventsFileName)
Download the given events file and open it in the iSeries Error List view. |
void |
showInErrorList(ISeriesMember member)
Download the given events file and open it in the iSeries Error List view. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static ISeriesEventsFileUtil getInstance()
public void showInErrorList(CmdSubSystem cmdSubsys, String eventsFileName)
public void showInErrorList(ISeriesMember member)
|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |