hirondelle.web4jtools.metrics.lines
Class LinesAction
Object
ActionImpl
hirondelle.web4jtools.metrics.base.MetricsAction
hirondelle.web4jtools.metrics.lines.LinesAction
- All Implemented Interfaces:
- Action
public final class LinesAction
- extends MetricsAction
Display number of lines of source code, grouped by file extension.
Method Summary |
protected void |
calculateMetric()
List the number of lines of source code, per file extension. |
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 |
SORT_ON
public static final RequestParameter SORT_ON
- Column to sort by. See the sortLinks.tag file.
ORDER
public static final RequestParameter ORDER
- Ascending or descending order. See the sortLinks.tag file.
LinesAction
public LinesAction(RequestParser aRequestParser)
- Full constructor.
calculateMetric
protected void calculateMetric()
- List the number of lines of source code, per file extension. Default sort by total lines.
- Specified by:
calculateMetric
in class MetricsAction
Copyright Hirondelle Systems - Generated 2013Oct19.12.26