Package com.enonic.xp.script.event
Interface ScriptEventListener
-
- All Superinterfaces:
EventListener
public interface ScriptEventListener extends EventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ApplicationKey
getApplication()
-
Methods inherited from interface com.enonic.xp.event.EventListener
getOrder, onEvent
-
-
-
-
Method Detail
-
getApplication
ApplicationKey getApplication()
-
-