public static final class APIModel.StatusDatum extends APIModel.Datum
| Modifier and Type | Field and Description |
|---|---|
APIModel.StatusDatumType |
type |
| Constructor and Description |
|---|
StatusDatum() |
| Modifier and Type | Method and Description |
|---|---|
static APIModel.StatusDatum |
fromType(APIModel.StatusDatumType type) |
Object |
toJava(boolean successful,
FlowId flowId,
BlobStoreClient blobStore,
ClassLoader classLoader) |
public APIModel.StatusDatumType type
public Object toJava(boolean successful, FlowId flowId, BlobStoreClient blobStore, ClassLoader classLoader)
toJava in class APIModel.Datumpublic static APIModel.StatusDatum fromType(APIModel.StatusDatumType type)
Copyright © 2021. All rights reserved.