Class EpicRemoteLinkAggregator

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

public class EpicRemoteLinkAggregator extends com.atlassian.linkaggregation.AbstractRemoteLinkAggregator
  • Constructor Details

    • EpicRemoteLinkAggregator

      public EpicRemoteLinkAggregator()
  • Method Details

    • aggregateForGlobalId

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