Class PushResultHandlerDispatcher


  • public class PushResultHandlerDispatcher
    extends SyncopeResultHandlerDispatcher<org.apache.syncope.core.persistence.api.entity.task.PushTask,​org.apache.syncope.core.provisioning.api.pushpull.PushActions,​org.apache.syncope.core.provisioning.api.pushpull.SyncopePushResultHandler>
    • Field Detail

      • executor

        protected final org.apache.syncope.core.provisioning.api.pushpull.SyncopePushExecutor executor
    • Constructor Detail

      • PushResultHandlerDispatcher

        public PushResultHandlerDispatcher​(org.apache.syncope.core.provisioning.api.pushpull.ProvisioningProfile<org.apache.syncope.core.persistence.api.entity.task.PushTask,​org.apache.syncope.core.provisioning.api.pushpull.PushActions> profile,
                                           org.apache.syncope.core.provisioning.api.pushpull.SyncopePushExecutor executor)
    • Method Detail

      • handle

        public boolean handle​(String anyType,
                              String anyKey)