Interface DynamicAction

All Superinterfaces:
Action
All Known Implementing Classes:
DynamicRegisteredAction

public interface DynamicAction extends Action
A marker interface used to indicate that more aspects than usual of the action are considered to be dynamically changing. Currently, only the description can be dynamic.