|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.evolveum.midpoint.model.sync.SynchronizationService
@Service(value="synchronizationService") public class SynchronizationService
| Field Summary |
|---|
| Fields inherited from interface com.evolveum.midpoint.provisioning.api.ResourceObjectChangeListener |
|---|
CHECK_SITUATION, CLASS_NAME_WITH_DOT, NOTIFY_CHANGE |
| Constructor Summary | |
|---|---|
SynchronizationService()
|
|
| Method Summary | |
|---|---|
void |
notifyChange(ResourceObjectShadowChangeDescription change,
Task task,
OperationResult parentResult)
Submits notification about a specific change that happened on the resource. |
void |
registerForResourceObjectChangeNotifications()
|
void |
unregisterForResourceObjectChangeNotifications()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SynchronizationService()
| Method Detail |
|---|
@PostConstruct public void registerForResourceObjectChangeNotifications()
@PreDestroy public void unregisterForResourceObjectChangeNotifications()
public void notifyChange(ResourceObjectShadowChangeDescription change,
Task task,
OperationResult parentResult)
ResourceObjectChangeListener
notifyChange in interface ResourceObjectChangeListenerchange - change description
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||