Package | Description |
---|---|
com.atlassian.confluence.search.actions | |
com.atlassian.confluence.search.service |
Modifier and Type | Method and Description |
---|---|
DateRangeEnum |
SearchSiteAction.getLastModified()
Deprecated.
|
DateRangeEnum |
SearchSiteAction.CriteriaParameters.getLastModified() |
Modifier and Type | Method and Description |
---|---|
void |
SearchSiteAction.setLastModified(DateRangeEnum lastModified)
Deprecated.
|
Constructor and Description |
---|
CriteriaParameters(String labelKey,
String queryString,
String spaceKey,
ContentTypeEnum type,
DateRangeEnum lastModified,
String contributor,
String contributorUsername) |
Modifier and Type | Method and Description |
---|---|
static DateRangeEnum |
DateRangeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateRangeEnum[] |
DateRangeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2018 Atlassian. All rights reserved.