public class ServerFilterForm extends FilterForm
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerFilterForm.ServerExpandValue |
FilterForm.ApplicationExpandValues, FilterForm.LibrariesExpandValues, FilterForm.TraceExpandValue| Constructor and Description |
|---|
ServerFilterForm() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getApplicationIds() |
boolean |
getIncludeArchived() |
List<String> |
getLogLevels() |
String |
getQ() |
List<String> |
getTags() |
void |
setApplicationIds(List<String> applicationIds) |
void |
setIncludeArchived(boolean includeArchived) |
void |
setLogLevels(List<String> logLevels) |
void |
setQ(String q) |
void |
setTags(List<String> tags) |
String |
toString() |
getEndDate, getExpand, getLimit, getOffset, getSeverities, getSort, getStartDate, getStatus, setEndDate, setExpand, setLimit, setOffset, setSeverities, setSort, setStartDate, setStatuspublic String getQ()
public void setQ(String q)
public boolean getIncludeArchived()
public void setIncludeArchived(boolean includeArchived)
public String toString()
toString in class FilterFormCopyright © 2021 Contrast Security. All rights reserved.