@Experimental @ExtensionPoint public interface ActionProvider
Provides Actions for a given ActionContext.
| Modifier and Type | Method and Description |
|---|---|
List<Action> |
getActions(ActionContext actionRequest)
Provide allowed
Actions for the given ActionContext |
List<Action> getActions(ActionContext actionRequest)
Provide allowed Actions for the given ActionContext
actionRequest - ActionContext for the actionsCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.