Modifier and Type | Method and Description |
---|---|
Clause |
ClauseRenamingCloningVisitor.visit(ChangedClause clause) |
Clause |
ClauseRemovingCloningVisitor.visit(ChangedClause clause) |
Clause |
ClauseReplacingCloningVisitor.visit(ChangedClause clause) |
Modifier and Type | Method and Description |
---|---|
Boolean |
DeterminedProjectsInQueryVisitor.visit(ChangedClause changedClause) |
Modifier and Type | Method and Description |
---|---|
Void |
OperatorCollectingVisitor.visit(ChangedClause clause) |
Modifier and Type | Method and Description |
---|---|
Void |
SimpleNavigatorCollectorVisitor.visit(ChangedClause clause) |
Modifier and Type | Method and Description |
---|---|
Boolean |
RelevantSearcherVisitor.visit(ChangedClause clause) |
Void |
RecursiveClauseVisitor.visit(ChangedClause clause) |
Modifier and Type | Method and Description |
---|---|
Boolean |
FreeTextVisitor.visit(ChangedClause clause) |
Modifier and Type | Method and Description |
---|---|
Clause |
WorklogClausesTransformerVisitor.visit(ChangedClause clause) |
Clause |
DeMorgansVisitor.visit(ChangedClause clause) |
Modifier and Type | Method and Description |
---|---|
QueryContextVisitor.ContextResult |
QueryContextVisitor.visit(ChangedClause clause) |
Modifier and Type | Method and Description |
---|---|
Clause |
ClauseSanitisingVisitor.visit(ChangedClause clause) |
Modifier and Type | Method and Description |
---|---|
QueryFactoryResult |
ChangedClauseQueryFactory.create(ApplicationUser searcher,
ChangedClause clause) |
QueryFactoryResult |
ContextAwareQueryVisitor.visit(ChangedClause clause) |
Modifier and Type | Method and Description |
---|---|
Clause |
RecursiveClauseMappingVisitor.visit(ChangedClause clause) |
Modifier and Type | Method and Description |
---|---|
ChangedClauseValidator |
ValidatorRegistry.getClauseValidator(ApplicationUser searcher,
ChangedClause clause)
Fetches the associated ClauseValidators for the provided ChangedClause.
|
ChangedClauseValidator |
DefaultValidatorRegistry.getClauseValidator(ApplicationUser searcher,
ChangedClause clause) |
MessageSet |
ChangedClauseValidator.validate(ApplicationUser searcher,
ChangedClause clause) |
MessageSet |
HistoryPredicateValidator.validate(ApplicationUser searcher,
ChangedClause clause,
HistoryPredicate predicate) |
MessageSet |
ValidatorVisitor.visit(ChangedClause clause) |
Modifier and Type | Class and Description |
---|---|
class |
ChangedClauseImpl
Implementation of ChangedClasue
|
Modifier and Type | Method and Description |
---|---|
R |
ClauseVisitor.visit(ChangedClause clause)
Visit called when accepting a
ChangedClause . |
Constructor and Description |
---|
ChangedClauseImpl(ChangedClause clause) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.