Interface Actions

All Known Implementing Classes:
ActionsImpl

public interface Actions
Factory to create actions declared as ActionType.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    <T extends Action>
    T
    create(String actionTypeId)
     
    <T extends Action>
    T
    create(String actionTypeId, String id)