Class 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 Detail

      • BulkRequest

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

      • 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