public class LogStep extends Step
| Constructor and Description |
|---|
LogStep() |
| Modifier and Type | Method and Description |
|---|---|
String |
process(Interpreter interpreter,
javax.servlet.http.HttpServletRequest httpRequest) |
RcmlStep |
render(Interpreter interpreter) |
public RcmlStep render(Interpreter interpreter) throws InterpreterException
render in class StepInterpreterExceptionpublic String process(Interpreter interpreter, javax.servlet.http.HttpServletRequest httpRequest) throws InterpreterException
process in class StepInterpreterExceptionCopyright © 2016. All Rights Reserved.