public class SimpleAction extends AbstractAction
debug| 构造器和说明 |
|---|
SimpleAction(Object value) |
| 限定符和类型 | 方法和说明 |
|---|---|
ActionValue |
execute(Context context,
Object matchedObject,
List<Object> allMatchedObjects,
Map<String,Object> variableMap) |
ActionType |
getActionType() |
compareTo, getPriority, setDebug, setPrioritypublic SimpleAction(Object value)
public ActionValue execute(Context context, Object matchedObject, List<Object> allMatchedObjects, Map<String,Object> variableMap)
public ActionType getActionType()
Copyright © 2018 Bstek. All rights reserved.