com.atlassian.confluence.macro.query.params
Class AuthorParameter
java.lang.Object
com.atlassian.confluence.macro.params.BaseParameter<Set<String>>
com.atlassian.confluence.macro.query.params.MultiValueParameter
com.atlassian.confluence.macro.query.params.AuthorParameter
- All Implemented Interfaces:
- Parameter<Set<String>>
public class AuthorParameter
- extends MultiValueParameter
s
Represents an author parameter.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthorParameter
public AuthorParameter()
AuthorParameter
public AuthorParameter(String defaultValue)