@Component public class NotificationChangeHook extends Object implements ChangeHook
Constructor and Description |
---|
NotificationChangeHook() |
Modifier and Type | Method and Description |
---|---|
void |
init() |
HookOperationMode |
invoke(ModelContext context,
Task task,
OperationResult result)
Generic method to be implemented by the hook.
|
public static final String HOOK_URI
@PostConstruct public void init()
public HookOperationMode invoke(ModelContext context, Task task, OperationResult result)
ChangeHook
invoke
in interface ChangeHook
Copyright © 2013 evolveum. All rights reserved.