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