| Package | Description |
|---|---|
| com.google.gdata.client.batch | |
| com.google.gdata.data.batch | |
| com.google.gdata.model.batch |
| Modifier and Type | Method and Description |
|---|---|
IBatchInterrupted |
BatchInterruptedException.getIBatchInterrupted()
Gets the
<batch:interrupted> tag that describes
what went wrong. |
| Constructor and Description |
|---|
BatchInterruptedException(IFeed feed,
IBatchInterrupted interrupted)
Creates a BatchInterrupted exception.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BatchInterrupted
Entry extension for the element
<batch:interrupted>, which marks
the batch feed as having been aborted. |
| Modifier and Type | Method and Description |
|---|---|
static IBatchInterrupted |
BatchUtils.getInterrupted(IEntry entry)
Gets the value of the tag
<batch:interrupted>. |
Copyright © 2012. All Rights Reserved.