Package com.day.cq.replication
Interface ReplicationResultInfo
Incorporates replication details to accompany the replication result of a request.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionReturns the unique id for the published artifact
-
Field Details
-
NONE
-
-
Method Details
-
getArtifactId
String getArtifactId()Returns the unique id for the published artifact- Returns:
- The published artifact id or empty string
-