public class DefaultRealmPushResultHandler extends AbstractRealmResultHandler<PushTask,PushActions> implements RealmPushResultHandler
auditManager, binder, LOG, notificationManager, profile, propagationManager, realmDAO, taskExecutor
Constructor and Description |
---|
DefaultRealmPushResultHandler() |
Modifier and Type | Method and Description |
---|---|
protected ConnectorObject |
getRemoteObject(ObjectClass objectClass,
String connObjectKey,
String connObjectKeyValue,
boolean ignoreCaseMatch,
Stream<? extends Item> mapItems) |
boolean |
handle(String realmKey) |
getProfile, setProfile
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getProfile, setProfile
@Transactional(propagation=REQUIRES_NEW) public boolean handle(String realmKey)
handle
in interface SyncopePushResultHandler
protected ConnectorObject getRemoteObject(ObjectClass objectClass, String connObjectKey, String connObjectKeyValue, boolean ignoreCaseMatch, Stream<? extends Item> mapItems)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.