Class DecoratedApplicationLink

java.lang.Object
com.atlassian.bamboo.ww2.actions.project.DecoratedApplicationLink
All Implemented Interfaces:
Comparable<DecoratedApplicationLink>

public class DecoratedApplicationLink extends Object implements Comparable<DecoratedApplicationLink>
Decorated version of ApplicationLink Note: this class has a natural ordering that is inconsistent with equals
  • Constructor Details

    • DecoratedApplicationLink

      public DecoratedApplicationLink(@NotNull @NotNull com.atlassian.core.i18n.I18nTextProvider i18nTextProvider, @NotNull @NotNull com.atlassian.applinks.api.ApplicationLink applicationLink)
  • Method Details