public abstract class AbstractContentStreamListener extends Object implements ContentStreamListener
| Constructor and Description |
|---|
AbstractContentStreamListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contentStreamClosed() |
abstract void |
contentStreamClosedImpl()
ContentStreamListeners must implement this method.
|
void |
setRetryingTransactionHelper(RetryingTransactionHelper helper) |
public void setRetryingTransactionHelper(RetryingTransactionHelper helper)
public final void contentStreamClosed()
throws ContentIOException
contentStreamClosed in interface ContentStreamListenerContentIOExceptionpublic abstract void contentStreamClosedImpl()
throws ContentIOException
ContentIOExceptionCopyright © 2005–2021 Alfresco Software. All rights reserved.