public class ActionRepository extends Object
| Constructor and Description |
|---|
ActionRepository(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkActionData(org.json.JSONObject actionData) |
Action |
getActionFromActionData(org.json.JSONObject json) |
protected Collection<Action> |
getActions() |
@Inject public ActionRepository(Configuration configuration)
public Action getActionFromActionData(org.json.JSONObject json)
protected Collection<Action> getActions()
public void checkActionData(org.json.JSONObject actionData)
Copyright © 2013–2017 V5 Analytics. All rights reserved.