Class ListenerContext
- java.lang.Object
-
- com.wavemaker.runtime.data.replacers.ListenerContext
-
public class ListenerContext extends java.lang.Object- Since:
- 16/6/16
-
-
Constructor Summary
Constructors Constructor Description ListenerContext(java.lang.Object entity, com.wavemaker.runtime.commons.variable.Scope phase)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjectgetEntity()com.wavemaker.runtime.commons.variable.ScopegetPhase()
-