Uses of Interface
com.compuware.api.topaz.hostconnections.zos.IZOSUserProgramCompletionEvent
-
Packages that use IZOSUserProgramCompletionEvent Package Description com.compuware.api.topaz.hostconnections.zos Provides interfaces related to z/OS host connections. -
-
Uses of IZOSUserProgramCompletionEvent in com.compuware.api.topaz.hostconnections.zos
Methods in com.compuware.api.topaz.hostconnections.zos with parameters of type IZOSUserProgramCompletionEvent Modifier and Type Method Description voidIZOSUserProgramTerminationListener. programCompleted(IZOSUserProgramCompletionEvent event)Called when the z/OS user program completes normally.
-