com.atlassian.jira.bc.issue.link
Class RemoteIssueLinkService.UpdateValidationResult
java.lang.Object
com.atlassian.jira.bc.ServiceResultImpl
com.atlassian.jira.bc.issue.link.RemoteIssueLinkService.RemoteIssueLinkResult
com.atlassian.jira.bc.issue.link.RemoteIssueLinkService.UpdateValidationResult
- All Implemented Interfaces:
- ServiceResult
- Enclosing interface:
- RemoteIssueLinkService
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
RemoteIssueLinkService.validateUpdate(User, RemoteIssueLink)
method to obtain this.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Copyright © 2002-2011 Atlassian. All Rights Reserved.