com.atlassian.jira.util
Class ParameterKeys
java.lang.Object
com.atlassian.jira.util.ParameterKeys
public class ParameterKeys
- extends Object
Field Summary |
protected static long |
DAY
|
protected static long |
HOUR
|
protected static long |
MONTH
|
protected static long |
WEEK
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HOUR
protected static final long HOUR
- See Also:
- Constant Field Values
DAY
protected static final long DAY
- See Also:
- Constant Field Values
WEEK
protected static final long WEEK
- See Also:
- Constant Field Values
MONTH
protected static final long MONTH
- See Also:
- Constant Field Values
ParameterKeys
public ParameterKeys()
Copyright © 2002-2012 Atlassian. All Rights Reserved.