| Package | Description |
|---|---|
| org.hpccsystems.ws.client | |
| org.hpccsystems.ws.client.wrappers.wsworkunits |
| Modifier and Type | Method and Description |
|---|---|
List<WorkunitWrapper> |
HPCCWsWorkUnitsClient.workUnitUQuery(String wuid,
String jobname,
String cluster,
Boolean archived,
WUQueryWrapper.SortBy sortby,
WUState state,
Date endDate,
Date startDate,
Long pageStartFrom,
Long pageSize,
String owner,
List<ApplicationValueWrapper> applicationValues)
As of Platform version 6.0.0.
|
| Modifier and Type | Method and Description |
|---|---|
WUQueryWrapper.SortBy |
WUQueryWrapper.getSortby()
Gets the sortby.
|
static WUQueryWrapper.SortBy |
WUQueryWrapper.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WUQueryWrapper.SortBy[] |
WUQueryWrapper.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WUQueryWrapper |
WUQueryWrapper.setSortBy(WUQueryWrapper.SortBy sort)
Sets the sort by.
|
Copyright © 2021. All rights reserved.