[
https://issues.apache.org/jira/browse/OAK-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15252261#comment-15252261
]
Tobias Bocanegra commented on OAK-4268:
---------------------------------------
I would change it to NONULL:
{noformat}
/**
* The synchronized identity.
* @return the identity
*/
@Nonnull
SyncedIdentity getIdentity();
{noformat}
> Clarify API contract for SyncResult.getIdentity
> -----------------------------------------------
>
> Key: OAK-4268
> URL: https://issues.apache.org/jira/browse/OAK-4268
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: auth-external
> Reporter: angela
> Assignee: Tobias Bocanegra
>
> [~tripod], I would appreciate if you could add some clarifying javadoc to
> {{SyncResult.getIdentity}} stating what the nature of the identity is
> expected to be for various status and what it means if the identity is
> {{null}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)