WUQueryWrapper |
WUQueryWrapper.setApplicationValues(List<ApplicationValueWrapper> applicationValues) |
Deprecated.
Sets the application values.
|
WUQueryWrapper |
WUQueryWrapper.setArchived(Boolean b) |
Deprecated.
Sets the archived.
|
WUQueryWrapper |
WUQueryWrapper.setCluster(String cluster) |
Deprecated.
Sets the cluster.
|
WUQueryWrapper |
WUQueryWrapper.setDescending(boolean descending) |
Deprecated.
Sets the descending.
|
WUQueryWrapper |
WUQueryWrapper.setECL(String eCL) |
Deprecated.
Sets the ECL.
|
WUQueryWrapper |
WUQueryWrapper.setEndDate(Date date) |
Deprecated.
Sets the end date.
|
WUQueryWrapper |
WUQueryWrapper.setJobname(String jobname) |
Deprecated.
Sets the jobname.
|
WUQueryWrapper |
WUQueryWrapper.setLogicalFile(String logicalFile) |
Deprecated.
Sets the logical file.
|
WUQueryWrapper |
WUQueryWrapper.setOutputLogicalFilesOnly(WUQueryWrapper.LogicalFileSearchType lf) |
Deprecated.
Sets the output logical files only.
|
WUQueryWrapper |
WUQueryWrapper.setOwner(String owner) |
Deprecated.
Sets the owner.
|
WUQueryWrapper |
WUQueryWrapper.setPageSize(Long pageSize) |
Deprecated.
Sets the page size.
|
WUQueryWrapper |
WUQueryWrapper.setPageStartFrom(Long pageStartFrom) |
Deprecated.
Sets the page start from.
|
WUQueryWrapper |
WUQueryWrapper.setSortBy(WUQueryWrapper.SortBy sort) |
Deprecated.
Sets the sort by.
|
WUQueryWrapper |
WUQueryWrapper.setStartDate(Date date) |
Deprecated.
Sets the start date.
|
WUQueryWrapper |
WUQueryWrapper.setState(WUState stateenum) |
Deprecated.
Sets the state.
|
WUQueryWrapper |
WUQueryWrapper.setWuid(String wuid) |
Deprecated.
Sets the wuid.
|