Class WithPathOptions
- java.lang.Object
-
- org.apache.sling.repoinit.parser.operations.WithPathOptions
-
@Deprecated(since="2024-02-12") public class WithPathOptions extends java.lang.ObjectDeprecated.
-
-
Field Summary
Fields Modifier and Type Field Description booleanforcedPathDeprecated.java.lang.StringpathDeprecated.
-
Constructor Summary
Constructors Constructor Description WithPathOptions(java.lang.String path, boolean forcedPath)Deprecated.
-