Package com.atlassian.confluence.ui.rest
Class LegacyExpansionsParser
- java.lang.Object
-
- com.atlassian.confluence.ui.rest.LegacyExpansionsParser
-
@Deprecated public class LegacyExpansionsParser extends Object
Deprecated.since 5.9. useExpansionsParser
instead.
-
-
Constructor Summary
Constructors Constructor Description LegacyExpansionsParser()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static Expansion[]
parse(String expand)
Deprecated.
-