Class OperationResponsePause

java.lang.Object
org.identityconnectors.framework.impl.api.remote.messages.OperationResponsePause
All Implemented Interfaces:
Message

public class OperationResponsePause extends Object implements 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 Details Link icon

    • OperationResponsePause Link icon

      public OperationResponsePause()