@ProviderType public interface BulkContentBuilder
| Modifier and Type | Method and Description |
|---|---|
ReplicationContent |
create(Session session,
CompositeReplicationAction action,
ReplicationContentFactory contentFactory,
Map<String,Object> parameters)
Create the replication content for multiple resources.
|
String |
getName()
Returns the name of this bulk content builder.
|
String |
getTitle()
Returns the title of this bluk content builder.
|
ReplicationContent create(Session session, CompositeReplicationAction action, ReplicationContentFactory contentFactory, Map<String,Object> parameters) throws ReplicationException
ReplicationContent.VOID.session - session to use to access the repositoryaction - The composite replication actioncontentFactory - the factory for creating binary content objects.parameters - additional parameters needed for implementation specific purposesReplicationContent.VOID.ReplicationException - if an error during assembly of the content occurs.String getName()
String getTitle()
Copyright © 2010 - 2020 Adobe. All Rights Reserved