public interface SyncopePullResultHandler extends SyncopeResultHandler<PullTask,PullActions>, SyncResultsHandler
Modifier and Type | Method and Description |
---|---|
boolean |
handle(SyncDelta delta) |
void |
setPullExecutor(SyncopePullExecutor executor) |
getProfile, setProfile
void setPullExecutor(SyncopePullExecutor executor)
boolean handle(SyncDelta delta)
handle
in interface SyncResultsHandler
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.