public interface IngestStatus
A Product's Ingest Status
.Modifier and Type | Interface and Description |
---|---|
static class |
IngestStatus.Result |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
File |
getProduct() |
IngestStatus.Result |
getResult() |
File getProduct()
IngestStatus.Result getResult()
String getMessage()
Copyright © 1999–2017 Apache OODT. All rights reserved.