Uses of Interface
com.compuware.api.topaz.hostconnections.zos.IZOSUserProgramEvent
-
Packages that use IZOSUserProgramEvent Package Description com.compuware.api.topaz.hostconnections.zos Provides interfaces related to z/OS host connections. -
-
Uses of IZOSUserProgramEvent in com.compuware.api.topaz.hostconnections.zos
Subinterfaces of IZOSUserProgramEvent in com.compuware.api.topaz.hostconnections.zos Modifier and Type Interface Description interface
IZOSUserProgramAbendEvent
TheIZOSUserProgramAbendEvent
is sent when a z/OS user program terminates abnormally.interface
IZOSUserProgramCompletionEvent
TheIZOSUserProgramCompletionEvent
represents an event that is sent when a z/OS user program completes normally.
-