Uses of Class
com.atlassian.crowd.directory.ldap.diff.NormalizingDiffBuilder
-
Uses of NormalizingDiffBuilder in com.atlassian.crowd.directory.ldap.diff
Modifier and TypeMethodDescriptionNormalizingDiffBuilder.appendDiff
(String fieldName, org.apache.commons.lang3.builder.DiffResult<?> diffResult) This method copiesDiffBuilder.append(String, DiffResult)
, but allows nested diffed objects to be of different type (compared to generic class T)