Package com.day.cq.wcm.core.utils
Class PageInfoUtils
java.lang.Object
com.day.cq.wcm.core.utils.PageInfoUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JSONObjectgetReplicationStateObject(Resource resource, XSSAPI xssAPI) static JSONObjectgetReplicationStateObject(Resource resource, XSSAPI xssAPI, Integer maxQueuePos)
-
Constructor Details
-
PageInfoUtils
public PageInfoUtils()
-
-
Method Details
-
getReplicationStateObject
public static JSONObject getReplicationStateObject(Resource resource, XSSAPI xssAPI) throws JSONException - Throws:
JSONException
-
getReplicationStateObject
public static JSONObject getReplicationStateObject(Resource resource, XSSAPI xssAPI, Integer maxQueuePos) throws JSONException - Throws:
JSONException
-