Class RemoteIssueLinkService.UpdateValidationResult

All Implemented Interfaces:
ServiceResult, Serializable
Enclosing interface:
RemoteIssueLinkService

@PublicApi public static class RemoteIssueLinkService.UpdateValidationResult extends RemoteIssueLinkService.RemoteIssueLinkResult
Holds the information about validating an update remote issue link operation. This object should not be constructed directly, you should invoke the #validateUpdate(User, RemoteIssueLink) method to obtain this.
See Also: