Class OperationResponsePause
java.lang.Object
org.identityconnectors.framework.impl.api.remote.messages.OperationResponsePause
- All Implemented Interfaces:
Message
Special marker class to ask if the client wants more data.
At this point the client will respond with either
OperationRequestMoreData or OperationRequestStopData
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OperationResponsePause
public OperationResponsePause()
-