Package org.openiam.sync.service
Interface SyncPostprocessorScript
-
- All Superinterfaces:
SyncAbstractProcessorScript
public interface SyncPostprocessorScript extends SyncAbstractProcessorScript
Interface which is called after sync validated and started (currently not right after end of sync) not a mandatory script
-
-
Method Summary
-
Methods inherited from interface org.openiam.sync.service.SyncAbstractProcessorScript
isValid, postAction
-
-