hirondelle.web4jtools.logview.simpleview
Class SimpleViewAction
Object
ActionImpl
ActionTemplateSearch
hirondelle.web4jtools.logview.simpleview.SimpleViewAction
- All Implemented Interfaces:
- Action
public final class SimpleViewAction
- extends ActionTemplateSearch
View application or server logs as plain text, without parsing.
Methods inherited from class ActionImpl |
addError, addError, addError, addMessage, addMessage, addToRequest, addToSession, copyFromSessionToRequest, createSessionAndCsrfToken, endSession, getErrors, getExistingSession, getFromSession, getIdParam, getIdParams, getLocale, getLoggedInUserName, getMessages, getOperation, getOrderBy, getParam, getParamUnsafe, getRequestParser, getResponsePage, getTimeZone, getUserId, hasErrors, removeFromSession, setResponsePage |
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG_FOR
public static final RequestParameter LOG_FOR
NUM_LINES
public static final RequestParameter NUM_LINES
SECTION
public static final RequestParameter SECTION
REFRESH_RATE
public static final RequestParameter REFRESH_RATE
SimpleViewAction
public SimpleViewAction(RequestParser aRequestParser)
validateUserInput
protected void validateUserInput()
throws AppException
- Check user input can form a
SimpleCriteria
.
- Specified by:
validateUserInput
in class ActionTemplateSearch
- Throws:
AppException
listSearchResults
protected void listSearchResults()
throws AppException
- List the log file text according to input criteria.
- Specified by:
listSearchResults
in class ActionTemplateSearch
- Throws:
AppException
Copyright Hirondelle Systems - Generated 2013Oct19.12.26