Uses of Class
com.evolveum.midpoint.schema.messaging.JsonAsyncProvisioningRequest.DeltaValues
-
Packages that use JsonAsyncProvisioningRequest.DeltaValues Package Description com.evolveum.midpoint.schema.messaging -
-
Uses of JsonAsyncProvisioningRequest.DeltaValues in com.evolveum.midpoint.schema.messaging
Methods in com.evolveum.midpoint.schema.messaging that return types with arguments of type JsonAsyncProvisioningRequest.DeltaValues Modifier and Type Method Description Map<String,JsonAsyncProvisioningRequest.DeltaValues>JsonAsyncProvisioningRequest. getChanges()Method parameters in com.evolveum.midpoint.schema.messaging with type arguments of type JsonAsyncProvisioningRequest.DeltaValues Modifier and Type Method Description voidJsonAsyncProvisioningRequest. setChanges(Map<String,JsonAsyncProvisioningRequest.DeltaValues> changes)
-