Package | Description |
---|---|
org.kuali.ole.docstore.process.batch |
Modifier and Type | Field and Description |
---|---|
protected BulkProcessRequest.BulkIngestDataFormat |
BulkProcessRequest.dataFormat |
Modifier and Type | Method and Description |
---|---|
BulkProcessRequest.BulkIngestDataFormat |
BulkProcessRequest.getDataFormat() |
static BulkProcessRequest.BulkIngestDataFormat |
BulkProcessRequest.BulkIngestDataFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BulkProcessRequest.BulkIngestDataFormat[] |
BulkProcessRequest.BulkIngestDataFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BulkProcessRequest.setDataFormat(BulkProcessRequest.BulkIngestDataFormat dataFormat) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.