com.atlassian.greenhopper.entity.remotelink.sprint
Class ConfluenceCopiedRemoteSprintLinkDecoratorServiceImpl

java.lang.Object
  extended by com.atlassian.greenhopper.entity.remotelink.sprint.ConfluenceCopiedRemoteSprintLinkDecoratorServiceImpl
All Implemented Interfaces:
ConfluenceRemoteSprintLinkDecoratorService

public class ConfluenceCopiedRemoteSprintLinkDecoratorServiceImpl
extends java.lang.Object
implements ConfluenceRemoteSprintLinkDecoratorService

Uses the copied classes from jira-issue-link-confluence-plugin


Constructor Summary
ConfluenceCopiedRemoteSprintLinkDecoratorServiceImpl(com.atlassian.applinks.api.ApplicationLinkService applicationLinkService)
           
 
Method Summary
 RemoteSprintLink decorate(RemoteSprintLink remoteSprintLink)
           
 com.atlassian.jira.plugin.link.confluence.ConfluenceGlobalId getGlobalId(RemoteSprintLink remoteSprintLink)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceCopiedRemoteSprintLinkDecoratorServiceImpl

public ConfluenceCopiedRemoteSprintLinkDecoratorServiceImpl(com.atlassian.applinks.api.ApplicationLinkService applicationLinkService)
Method Detail

decorate

public RemoteSprintLink decorate(RemoteSprintLink remoteSprintLink)
                          throws com.atlassian.applinks.api.CredentialsRequiredException,
                                 java.io.IOException,
                                 com.atlassian.jira.exception.PermissionException
Specified by:
decorate in interface ConfluenceRemoteSprintLinkDecoratorService
Throws:
com.atlassian.applinks.api.CredentialsRequiredException
java.io.IOException
com.atlassian.jira.exception.PermissionException

getGlobalId

public com.atlassian.jira.plugin.link.confluence.ConfluenceGlobalId getGlobalId(RemoteSprintLink remoteSprintLink)
Specified by:
getGlobalId in interface ConfluenceRemoteSprintLinkDecoratorService


Copyright © 2007-2014 Atlassian. All Rights Reserved.