com.atlassian.greenhopper.plugin.linkaggregator
Class EpicRemoteLinkAggregator

java.lang.Object
  extended by com.atlassian.linkaggregation.AbstractRemoteLinkAggregator
      extended by com.atlassian.greenhopper.plugin.linkaggregator.EpicRemoteLinkAggregator
All Implemented Interfaces:
com.atlassian.linkaggregation.RemoteLinkAggregator

public class EpicRemoteLinkAggregator
extends com.atlassian.linkaggregation.AbstractRemoteLinkAggregator


Constructor Summary
EpicRemoteLinkAggregator()
           
 
Method Summary
protected  java.lang.Iterable<com.atlassian.linkaggregation.RemoteLinkAggregation> aggregateForGlobalId(java.lang.String globalId)
           
 
Methods inherited from class com.atlassian.linkaggregation.AbstractRemoteLinkAggregator
aggregateForGlobalIds
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EpicRemoteLinkAggregator

public EpicRemoteLinkAggregator()
Method Detail

aggregateForGlobalId

@Nonnull
protected java.lang.Iterable<com.atlassian.linkaggregation.RemoteLinkAggregation> aggregateForGlobalId(@Nonnull
                                                                                                               java.lang.String globalId)
Specified by:
aggregateForGlobalId in class com.atlassian.linkaggregation.AbstractRemoteLinkAggregator


Copyright © 2007-2014 Atlassian. All Rights Reserved.