Interface ICoreAction<T>

All Known Implementing Classes:
CoreAction, CustomJavaAction, LoginAction, UserAction

public interface ICoreAction<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details