| Package | Description |
|---|---|
| org.hpccsystems.ws.client | |
| org.hpccsystems.ws.client.platform |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
HPCCWsWorkUnitsClient.isWorkunitComplete(WUState state,
WUActionCode origAction)
reports if a workunit is complete based on wustate, and original action if available.
|
| Modifier and Type | Method and Description |
|---|---|
static WUActionCode |
WUActionCode.fromInteger(Integer value) |
static WUActionCode |
WUActionCode.fromName(String name) |
static WUActionCode |
WUActionCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WUActionCode[] |
WUActionCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.