ContentBuilderInternalConstants.java 380 Bytes
/*
 * Decompiled with CFR 0_118.
 */
package com.day.cq.replication.impl.content;

public interface ContentBuilderInternalConstants {
    public static final String REPLICATION_PATH_TRANSFORMER = "replicationPathTransformer";
    public static final String REPLICATION_AGENT = "replicationAgent";
    public static final String REPLICATION_START_PATH = "replicationStartPath";
}