public class ActionCatalog extends Object
| Constructor and Description |
|---|
ActionCatalog() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAction(ActionMatcher matcher,
Action action) |
void |
clear() |
Action |
getAction(Condition conditions,
int index) |
Set<Action> |
getActions(Condition conditions) |
Set<Action> |
getAllActions() |
Map<ActionMatcher,Action> |
getAllEntries() |
public Map<ActionMatcher,Action> getAllEntries()
public void addAction(ActionMatcher matcher, Action action)
public void clear()
Copyright © 2020 eXo Platform SAS. All Rights Reserved.