public abstract class SearchRestrictionVisitor extends Object
| Constructor and Description |
|---|
SearchRestrictionVisitor() |
| Modifier and Type | Method and Description |
|---|---|
SearchRestriction |
visit(SearchRestriction restriction) |
protected abstract SearchRestriction |
visitPropertyRestriction(PropertyRestriction restriction) |
public SearchRestriction visit(SearchRestriction restriction)
protected abstract SearchRestriction visitPropertyRestriction(PropertyRestriction restriction)
Copyright © 2023 Atlassian. All rights reserved.