public class ScriptSuccessNotification extends java.lang.Object implements ScriptNotification
| Constructor and Description |
|---|
ScriptSuccessNotification(ScriptInvocationListener invocationListener,
int scriptId,
ScriptExecutionResult executionResult) |
| Modifier and Type | Method and Description |
|---|---|
void |
process() |
void |
waitForNotification() |
public ScriptSuccessNotification(ScriptInvocationListener invocationListener, int scriptId, ScriptExecutionResult executionResult)
public void process()
process in interface ScriptNotificationpublic void waitForNotification()