|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.jql.validator.HistoryPredicateValidator
public class HistoryPredicateValidator
Validates the operand in a HistoryPredicate
| Constructor Summary | |
|---|---|
HistoryPredicateValidator(JiraAuthenticationContext authContext,
PredicateOperandResolver predicateOperandResolver,
JqlDateSupport jqlDateSupport,
HistoryFieldValueValidator historyFieldValueValidator,
JqlFunctionHandlerRegistry handlerRegistry)
|
|
| Method Summary | |
|---|---|
MessageSet |
validate(com.atlassian.crowd.embedded.api.User searcher,
ChangedClause clause,
HistoryPredicate predicate)
|
MessageSet |
validate(com.atlassian.crowd.embedded.api.User searcher,
WasClause clause,
HistoryPredicate predicate)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HistoryPredicateValidator(JiraAuthenticationContext authContext,
PredicateOperandResolver predicateOperandResolver,
JqlDateSupport jqlDateSupport,
HistoryFieldValueValidator historyFieldValueValidator,
JqlFunctionHandlerRegistry handlerRegistry)
| Method Detail |
|---|
public MessageSet validate(com.atlassian.crowd.embedded.api.User searcher,
WasClause clause,
HistoryPredicate predicate)
public MessageSet validate(com.atlassian.crowd.embedded.api.User searcher,
ChangedClause clause,
HistoryPredicate predicate)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||