public interface QuerySearcherInputHelper
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
convertClause(Clause clause,
ApplicationUser user)
Take the passed clause and try and get the equivalent navigator parameters.
|
Map<String,String> convertClause(Clause clause, ApplicationUser user)
clause - the clause to convert.user - the user trying to convert the clause.Copyright © 2002-2015 Atlassian. All Rights Reserved.