| Package | Description |
|---|---|
| org.alfresco.repo.publishing | |
| org.alfresco.service.cmr.publishing |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeSnapshotTransferImpl |
| Modifier and Type | Method and Description |
|---|---|
List<NodeSnapshot> |
NodeSnapshotSerializer.deserialize(InputStream input) |
List<NodeSnapshot> |
StandardNodeSnapshotSerializer.deserialize(InputStream input) |
List<NodeSnapshot> |
StandardNodeSnapshotSerializer.NodeSnapshotDeserializer.getSnapshots() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeSnapshotSerializer.serialize(Collection<NodeSnapshot> snapshots,
OutputStream output) |
void |
StandardNodeSnapshotSerializer.serialize(Collection<NodeSnapshot> snapshots,
OutputStream output) |
| Modifier and Type | Method and Description |
|---|---|
NodeSnapshot |
PublishingPackageEntry.getSnapshot()
Retrieve the snapshot of the node that is held as the payload of this
publishing package entry.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.