Class StreamUserPushResultHandler

  • All Implemented Interfaces:
    org.apache.syncope.core.provisioning.api.pushpull.SyncopePushResultHandler, org.apache.syncope.core.provisioning.api.pushpull.SyncopeResultHandler<org.apache.syncope.core.persistence.api.entity.task.PushTask,​org.apache.syncope.core.provisioning.api.pushpull.PushActions>, org.apache.syncope.core.provisioning.api.pushpull.UserPushResultHandler

    public class StreamUserPushResultHandler
    extends DefaultUserPushResultHandler
    • Constructor Detail

      • StreamUserPushResultHandler

        public StreamUserPushResultHandler()
    • Method Detail

      • provision

        protected void provision​(org.apache.syncope.core.persistence.api.entity.Any<?> any,
                                 Boolean enabled,
                                 org.apache.syncope.common.lib.to.ProvisioningReport result)
        Overrides:
        provision in class DefaultUserPushResultHandler