Class PatchOperationApplier
- java.lang.Object
-
- org.silverpeas.core.webapi.admin.scim.PatchOperationApplier
-
public class PatchOperationApplier extends Object
This tool is able to update an
ScimUser
from aPatchOperation
.The
ScimUser
instance must have been built from Silverpeas's data and must not come from an external SCIM client.- Author:
- silveryocha