Class PersistentDecoratorUpgradeHelper

java.lang.Object
com.atlassian.confluence.upgrade.PersistentDecoratorUpgradeHelper

public final class PersistentDecoratorUpgradeHelper extends Object
Helper class to replace lang macro with inline equivalent in decorators. Based on PR at Stash See CONFSERVER-95142
Since:
8.9.1
  • Method Details

    • replaceLangMacroInDecorator

      public static String replaceLangMacroInDecorator(String body, String decoratorName)
    • replaceLangMacroInDecorator

      public static void replaceLangMacroInDecorator(PersistentDecorator decorator)