java.lang.Object | |||
↳ | com.atlassian.jira.plugin.jql.function.AbstractJqlFunction | ||
↳ | com.atlassian.jira.plugin.jql.function.AbstractDateFunction | ||
↳ | com.atlassian.jira.plugin.jql.function.EndOfWeekFunction |
Function that produces the end of the week as the value.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | FUNCTION_END_OF_WEEK |
[Expand]
Inherited Fields | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.plugin.jql.function.AbstractDateFunction
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.plugin.jql.function.AbstractDateFunction
| |||||||||||||||||||||||||
From class
com.atlassian.jira.plugin.jql.function.AbstractJqlFunction
| |||||||||||||||||||||||||
From class java.lang.Object | |||||||||||||||||||||||||
From interface
com.atlassian.jira.plugin.jql.function.JqlFunction
|