Class BulkResponse

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

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

    • BulkResponse

      public BulkResponse()
      Creates an empty BulkResponse (initializing its schemas properly).