Package org.powertac.visualizer.config
Class Constants
java.lang.Object
org.powertac.visualizer.config.Constants
public final class Constants extends Object
Application constants.
-
Field Summary
Fields Modifier and Type Field Description static StringANONYMOUS_USERstatic StringLOGIN_REGEXstatic StringMODE_RESEARCHstatic StringMODE_TOURNAMENTstatic StringSYSTEM_ACCOUNT -
Method Summary
-
Field Details
-
LOGIN_REGEX
- See Also:
- Constant Field Values
-
SYSTEM_ACCOUNT
- See Also:
- Constant Field Values
-
ANONYMOUS_USER
- See Also:
- Constant Field Values
-
MODE_RESEARCH
- See Also:
- Constant Field Values
-
MODE_TOURNAMENT
- See Also:
- Constant Field Values
-