Package org.apache.sling.jcr.repoinit
Interface JcrRepoInitOpsProcessor
-
@ProviderType @Deprecated(since="2024-05-16") public interface JcrRepoInitOpsProcessor
Deprecated.Usage of this deprecated API is not supported in AEM as a Cloud Service.Apply Operations produced by the repoinit parser to a JCR Repository
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description voidapply(Session session, java.util.List<Operation> ops)Deprecated.
-