public abstract class BatchManager.OutputItem extends Object
Modifier and Type | Method and Description |
---|---|
<R extends XMLReadHandle> |
getException(R handle) |
abstract BatchManager.OperationType |
getOperationType() |
boolean |
getSuccess() |
String |
getUri() |
boolean |
hasException() |
public abstract BatchManager.OperationType getOperationType()
public String getUri()
public boolean getSuccess()
public boolean hasException()
public <R extends XMLReadHandle> R getException(R handle)
Copyright © 2013-2015 MarkLogic Corporation.