Interface ICoreAction<T>
- All Known Implementing Classes:
CoreAction,CustomJavaAction,LoginAction,UserAction
public interface ICoreAction<T>
-
Method Summary
-
Method Details
-
getContext
IContext getContext()
-
CoreAction, CustomJavaAction, LoginAction, UserAction