public interface CallClassInterfaceEach time the CallClass action is about to start, a new instance of the class (that implements this interface) is created and called with the method runAction.
RAPPCallClass, DefaultRemoteApplication, RequestThread| Modifier and Type | Method and Description |
|---|---|
boolean | runAction(DefaultRemoteApplication app, RequestThread requestThread, RAPPCallClass action)Runs the CallClass action. |
boolean runAction(DefaultRemoteApplication app, RequestThread requestThread, RAPPCallClass action)
The return value is a success flag. A failure indicates that the script must be halted after this action.
The action has to set it's own error code in the class and eventually also log the error/warning in the server log.
RequestThread.setReply(java.lang.String), RequestThread.setError(java.lang.String)Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.