| Package | Description |
|---|---|
| eu.europeana.cloud.common.model.dps |
| Modifier and Type | Method and Description |
|---|---|
States |
SubTaskInfo.getState() |
static States |
States.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static States[] |
States.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubTaskInfo.setState(States state) |
| Constructor and Description |
|---|
SubTaskInfo(int resourceNum,
String resource,
States state,
String info,
String additionalInformations) |
SubTaskInfo(int resourceNum,
String resource,
States state,
String info,
String additionalInformations,
String resultResource) |
Copyright © 2013–2017 Europeana Cloud Development Team. All rights reserved.