java.lang.Object | ||
↳ | com.atlassian.jira.plugin.jql.function.AbstractJqlFunction | |
↳ | com.atlassian.jira.plugin.jql.function.AbstractDateFunction |
Known Direct Subclasses
EndOfDayFunction,
EndOfMonthFunction,
EndOfWeekFunction,
EndOfYearFunction,
NowFunction,
StartOfDayFunction,
StartOfMonthFunction,
StartOfWeekFunction,
StartOfYearFunction
|
Function that produces the end of the month as the value.
Nested Classes | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AbstractDateFunction.UNIT |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
clock | |||||||||||
timeZoneManager |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.plugin.jql.function.AbstractJqlFunction
| |||||||||||||||||||||||||
From class java.lang.Object | |||||||||||||||||||||||||
From interface
com.atlassian.jira.plugin.jql.function.JqlFunction
|