Uses of Interface
com.compuware.api.topaz.jes.ISystemLogDataDefinition
-
Packages that use ISystemLogDataDefinition Package Description com.compuware.api.topaz.jes Provides classes and exceptions related to JES. -
-
Uses of ISystemLogDataDefinition in com.compuware.api.topaz.jes
Methods in com.compuware.api.topaz.jes that return ISystemLogDataDefinition Modifier and Type Method Description ISystemLogDataDefinition
IJESCommandProvider. getActiveSystemLog()
Retrieves information for the currently active system log.Methods in com.compuware.api.topaz.jes that return types with arguments of type ISystemLogDataDefinition Modifier and Type Method Description List<ISystemLogDataDefinition>
IJESCommandProvider. getSystemLogs(int jesLimit)
Retrieves information for available system logs.
-