Class BaseMixinsOperation
- java.lang.Object
-
- org.apache.sling.repoinit.parser.operations.Operation
-
- org.apache.sling.repoinit.parser.operations.BaseMixinsOperation
-
- Direct Known Subclasses:
AddMixins,RemoveMixins
@Deprecated(since="2024-02-12") public abstract class BaseMixinsOperation extends Operation
Deprecated.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description java.util.List<java.lang.String>getMixins()Deprecated.java.util.List<java.lang.String>getPaths()Deprecated.-
Methods inherited from class org.apache.sling.repoinit.parser.operations.Operation
accept, asRepoInitString, cleanupQuotedString, toString
-
-