Package com.day.cq.replication
Interface ReplicationResultInfo
- 
@ProviderType public interface ReplicationResultInfo
Incorporates replication details to accompany the replication result of a request. 
- 
- 
Field Summary
Fields Modifier and Type Field Description static ReplicationResultInfoNONE 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetArtifactId()Returns the unique id for the published artifact 
 - 
 
- 
- 
Field Detail
- 
NONE
static final ReplicationResultInfo NONE
 
 - 
 
 -