public class ReverseReplication
extends java.lang.Object
Agent
that supports
reverse replication.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROP_OUTBOX_ITEM_PATH
Default name of the "outbox item path" attribute.
|
Constructor and Description |
---|
ReverseReplication(ReplicationContent content,
ReplicationAction action)
Create a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
ReplicationAction |
getAction()
Return the replication action.
|
ReplicationContent |
getContent()
Return the replication content.
|
java.util.Map<java.lang.String,java.lang.String> |
getProperties()
Returns optional properties
|
public static final java.lang.String PROP_OUTBOX_ITEM_PATH
public ReverseReplication(ReplicationContent content, ReplicationAction action)
content
- replication contentaction
- replication actionpublic ReplicationContent getContent()
public ReplicationAction getAction()
public java.util.Map<java.lang.String,java.lang.String> getProperties()
Copyright © 2010 - 2020 Adobe. All Rights Reserved