public interface HostSessionEvent extends ModelEvent
| Modifier and Type | Method and Description |
|---|---|
ScriptHostSession |
getHostSession()
Gets the host session associated with this event.
|
getClientSession, getCurrentOperation, getCurrentProcedure, getModelContextcheckForTimeout, createErrorMessage, createErrorMessage, createHostSession, createUserErrorMessage, getEventStack, getHandlerProperty, getLogger, isDesignEnvironmentScriptHostSession getHostSession()
ScriptHostSession interface must only be used within the
event that obtained it. No reference to the interface should exist upon
returning from the event.