com.atlassian.jira.bc.issue.link
Class RemoteIssueLinkService.CreateValidationResult
java.lang.Object
com.atlassian.jira.bc.ServiceResultImpl
com.atlassian.jira.bc.issue.link.RemoteIssueLinkService.RemoteIssueLinkResult
com.atlassian.jira.bc.issue.link.RemoteIssueLinkService.CreateValidationResult
- All Implemented Interfaces:
- ServiceResult
- Enclosing interface:
- RemoteIssueLinkService
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
RemoteIssueLinkService.validateCreate(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-2012 Atlassian. All Rights Reserved.