com.atlassian.confluence.macro.query.params
Class LabelParameter
java.lang.Object
com.atlassian.confluence.macro.params.BaseParameter<BooleanQueryFactory>
com.atlassian.confluence.macro.query.params.BooleanQueryFactoryParameter
com.atlassian.confluence.macro.query.params.LabelParameter
- All Implemented Interfaces:
- Parameter<BooleanQueryFactory>
public class LabelParameter
- extends BooleanQueryFactoryParameter
Presents label parameters as BooleanQueryFactory
implementations.
- Since:
- 2.9
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LabelParameter
public LabelParameter()
LabelParameter
public LabelParameter(String defaultValue)
createSearchQueryInterpreter
protected SearchQueryInterpreter createSearchQueryInterpreter(MacroExecutionContext ctx)
- Specified by:
createSearchQueryInterpreter
in class BooleanQueryFactoryParameter
setLabelManager
public void setLabelManager(LabelManager labelManager)
Copyright © 2003-2013 Atlassian. All Rights Reserved.