Class BulkRequest

java.lang.Object
org.gluu.oxtrust.model.scim2.bulk.BulkBase
org.gluu.oxtrust.model.scim2.bulk.BulkRequest

public class BulkRequest extends BulkBase
Encapsulates the components of a SCIM BulkRequest (see section 3.7 of RFC 7644).
Author:
Rahat Ali Date: 05.08.2015
  • Constructor Details

    • BulkRequest

      public BulkRequest()
      Creates an empty BulkRequest (initializing its schemas properly).
  • Method Details

    • getFailOnErrors

      public Integer getFailOnErrors()
    • setFailOnErrors

      public void setFailOnErrors(Integer failOnErrors)
      Specifies the number of errors that the service provider will accept before the request processing is terminated and an error response is returned.
      Parameters:
      failOnErrors - Integer value