Interface RemoteSprintLinkEvent


public interface RemoteSprintLinkEvent
This interface is implemented in the greenshooper-jira-bridge. The implementation varies based on JIRA version: JIRA < 6.1.1 - does not extend anything JIRA 6.1.1 - 6.2 - extends AbstractRemoteIssueLinkEvent (with globalId field) JIRA 6.2+ - extends AbstractRemoteLinkEvent