Class RemoteIssueLinkService.CreateValidationResult

All Implemented Interfaces:
ServiceResult, Serializable
Enclosing interface:
RemoteIssueLinkService

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