Class CSVPushSpec

java.lang.Object
org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
org.apache.syncope.common.rest.api.beans.CSVPushSpec
All Implemented Interfaces:
Serializable

public class CSVPushSpec extends AbstractCSVSpec
See Also:
  • Field Details

    • propagationActions

      protected List<String> propagationActions
  • Constructor Details

    • CSVPushSpec

      public CSVPushSpec()
  • Method Details