Uses of Interface
com.sas.services.storedprocess.ExecutionStatusListener2Interface
Packages that use ExecutionStatusListener2Interface
-
Uses of ExecutionStatusListener2Interface in com.sas.services.storedprocess
Methods in com.sas.services.storedprocess with parameters of type ExecutionStatusListener2InterfaceModifier and TypeMethodDescriptionStoredProcess2Interface.execute(boolean synchronous, ExecutionStatusListener2Interface listener, boolean createAlert, Object connection) Execute the stored process.StoredProcess2Interface.executeAsynch(ExecutionStatusListener2Interface listener, boolean createAlert) Execute the stored process asynchronously.