org.nuxeo.ecm.platform.replication.summary
Class ReporterEntryMissingVersion
java.lang.Object
org.nuxeo.ecm.platform.replication.summary.ReporterEntry
org.nuxeo.ecm.platform.replication.summary.ReporterEntryMissingVersion
public class ReporterEntryMissingVersion
- extends ReporterEntry
The entry marking the missing specific required version. The wanted version
is named also.
- Author:
- rux
versionName
public String versionName
MISSING_VERSION_KEY
public static final String MISSING_VERSION_KEY
- See Also:
- Constant Field Values
ReporterEntryMissingVersion
public ReporterEntryMissingVersion(String documentId,
String documentName,
String documentPath,
String versionName)
ReporterEntryMissingVersion
public ReporterEntryMissingVersion()
getRepresentation
public String getRepresentation()
- Specified by:
getRepresentation
in class ReporterEntry
Copyright © 2012 Nuxeo SA. All Rights Reserved.