public interface Preprocessor
Preprocessor
is a service that is called
directly before the replication is started. All the checks
(permissions etc.) are already performed at this state.Modifier and Type | Method and Description |
---|---|
void |
preprocess(ReplicationAction action,
ReplicationOptions options)
Prepare a replication.
|
void preprocess(ReplicationAction action, ReplicationOptions options) throws ReplicationException
action
- The replication actionoptions
- The optionsReplicationException
- thrown in case of failureCopyright © 2010 - 2020 Adobe. All Rights Reserved