The content below is for Apache Syncope <= 1.2 - for later versions the Reference Guide is available.

Content of this page applies to Apache Syncope Espressivo (1.0.X)
Not your version? Check the updated page.

Introduction

A synchronization action class is a Java class that implements some specific actions to be performed before and after synchronization.

Implementation

A synchronization action class is a Java implementation of the SyncJobActions interface.

If a Synchronization Actions Class has been specified for a certain Synchronization Task, SyncJobActions's implemented methods will be executed during synchronization:

Deploy

A synchronization actions class can be deployed: