public class PostFetchResult extends java.lang.Object implements FetcherResult
Fetcher.postFetch(FetcherContext.PostFetchContext)
Constructor and Description |
---|
PostFetchResult(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId() |
boolean |
isPurgeStrayItems()
Deprecated.
This method should be removed for same reason as
withPurgeStrayItems() |
PostFetchResult |
withPurgeStrayItems()
Deprecated.
This method should no longer be used, as it does not have
any impact at all and stray items removal has been handled in the
server side only.
|
public java.lang.String getId()
@Deprecated public PostFetchResult withPurgeStrayItems()
@Deprecated public boolean isPurgeStrayItems()
withPurgeStrayItems()