@Singleton
public class ActionsManager
extends java.lang.Object
Constructor and Description |
---|
ActionsManager(JSActions mJsActions,
IndexActions mIndexActions) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<java.lang.String> |
allJSAction() |
com.dff.cordova.plugin.common.action.Action |
hash(java.lang.String action) |
@Inject public ActionsManager(JSActions mJsActions, IndexActions mIndexActions)