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

Introduction

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

Implementation

A push action class is a Java implementation of the PushActions interface.

If a Push Actions Class has been specified for a certain Push Task, PushActions's implemented methods will be executed during synchronization.

Deploy

A push actions class can be deployed: