Class LegacyBrowseAgileUrlTransformer

java.lang.Object
com.atlassian.greenhopper.sidebar.legacy.LegacyBrowseAgileUrlTransformer
All Implemented Interfaces:
com.atlassian.jira.projects.legacy.LegacyBrowseProjectUrlTransformer

public class LegacyBrowseAgileUrlTransformer extends Object implements com.atlassian.jira.projects.legacy.LegacyBrowseProjectUrlTransformer
Transforms the legacy url to browse the agile section of a project to its equivalent one when the sidebar is enabled.
  • Constructor Details

    • LegacyBrowseAgileUrlTransformer

      public LegacyBrowseAgileUrlTransformer()
  • Method Details

    • getTransformedUrl

      public io.atlassian.fugue.Option<String> getTransformedUrl(com.atlassian.jira.projects.legacy.LegacyBrowseProjectUrlComponents legacyUrlComponents)
      Specified by:
      getTransformedUrl in interface com.atlassian.jira.projects.legacy.LegacyBrowseProjectUrlTransformer