| Package | Description |
|---|---|
| org.aktin.broker.server | |
| org.aktin.broker.xml |
Structures for the broker data exchange.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Broker.setRequestNodeStatus(int requestId,
int nodeId,
RequestStatus status,
Instant timestamp) |
| Modifier and Type | Method and Description |
|---|---|
RequestStatus |
RequestStatusInfo.getStatus() |
static RequestStatus |
RequestStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestStatus[] |
RequestStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2018 University of Oldenburg. All rights reserved.