org.riotfamily.riot.list.command.result
Class ScriptResult
java.lang.Object
org.riotfamily.riot.list.command.result.ScriptResult
- All Implemented Interfaces:
- CommandResult
public class ScriptResult
- extends Object
- implements CommandResult
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTION
public static final String ACTION
- See Also:
- Constant Field Values
ScriptResult
public ScriptResult(String script)
getAction
public String getAction()
- Specified by:
getAction
in interface CommandResult
getScript
public String getScript()