hudson.plugins.logparser
Class LogParserConsts
java.lang.Object
hudson.plugins.logparser.LogParserConsts
public class LogParserConsts
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERROR
public static final java.lang.String ERROR
- See Also:
- Constant Field Values
WARNING
public static final java.lang.String WARNING
- See Also:
- Constant Field Values
INFO
public static final java.lang.String INFO
- See Also:
- Constant Field Values
NONE
public static final java.lang.String NONE
- See Also:
- Constant Field Values
START
public static final java.lang.String START
- See Also:
- Constant Field Values
DEFAULT
public static final java.lang.String DEFAULT
- See Also:
- Constant Field Values
CANNOT_PARSE
public static final java.lang.String CANNOT_PARSE
- See Also:
- Constant Field Values
LEGAL_STATUS
public static final java.util.List<java.lang.String> LEGAL_STATUS
STATUSES_WITH_LINK_FILES
public static final java.util.List<java.lang.String> STATUSES_WITH_LINK_FILES
STATUSES_WITH_SECTIONS_IN_LINK_FILES
public static final java.util.List<java.lang.String> STATUSES_WITH_SECTIONS_IN_LINK_FILES
htmlOpen
public static final java.lang.String htmlOpen
- See Also:
- Constant Field Values
htmlClose
public static final java.lang.String htmlClose
- See Also:
- Constant Field Values
LogParserConsts
public LogParserConsts()
Copyright © 2010. All Rights Reserved.