Uses of Interface
com.sas.services.storedprocess.ExecutionStatusListenerInterface
Packages that use ExecutionStatusListenerInterface
-
Uses of ExecutionStatusListenerInterface in com.sas.services.storedprocess
Methods in com.sas.services.storedprocess with parameters of type ExecutionStatusListenerInterfaceModifier and TypeMethodDescriptionStoredProcessInterface.execute(boolean synchronous, ExecutionStatusListenerInterface listener, boolean createAlert, Object connection) Deprecated.Execute the stored process.