Package | Description |
---|---|
com.evolveum.midpoint.model.api.hooks |
Modifier and Type | Method and Description |
---|---|
HookOperationMode |
ChangeHook.invoke(ModelContext context,
com.evolveum.midpoint.task.api.Task task,
OperationResult result)
Generic method to be implemented by the hook.
|
static HookOperationMode |
HookOperationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HookOperationMode[] |
HookOperationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Evolveum. All rights reserved.