Package com.saperion.operations.document
Class GetStreamingConfiguration
java.lang.Object
com.lexmark.saperion.remote.common.operations.AbstractOperation<T,SaBasicException,LegacyConnection>
com.saperion.operations.LegacyOperation<com.lexmark.saperion.remote.common.operations.document.content.stream.StreamingConfiguration>
com.saperion.operations.document.GetStreamingConfiguration
- All Implemented Interfaces:
com.lexmark.saperion.remote.common.operations.Operation<com.lexmark.saperion.remote.common.operations.document.content.stream.StreamingConfiguration,
,SaBasicException, LegacyConnection> Serializable
public class GetStreamingConfiguration
extends LegacyOperation<com.lexmark.saperion.remote.common.operations.document.content.stream.StreamingConfiguration>
This
Operation
gets the current streaming configuration.- Author:
- jschwarz
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.lexmark.saperion.remote.common.operations.document.content.stream.StreamingConfiguration
invoke()
Methods inherited from class com.saperion.operations.LegacyOperation
beforeInvoke, beforeInvoke, getClientToken, mapEcmException, mapException
Methods inherited from class com.lexmark.saperion.remote.common.operations.AbstractOperation
afterInvoke, getResult, toArrayList, toCaseInsensitiveMap, toHashMap, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.lexmark.saperion.remote.common.operations.Operation
audit, dispatchEvent, isAuditable, isEventDispatcher
-
Constructor Details
-
GetStreamingConfiguration
public GetStreamingConfiguration()
-
-
Method Details
-
invoke
public com.lexmark.saperion.remote.common.operations.document.content.stream.StreamingConfiguration invoke() throws SaBasicException- Throws:
SaBasicException
-