Class RunSqlAction
java.lang.Object
com.evolveum.midpoint.ninja.action.Action<RunSqlOptions,Void>
com.evolveum.midpoint.ninja.action.RunSqlAction
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionexecute()
@NotNull NinjaApplicationContextLevel
getApplicationContextLevel
(List<Object> allOptions) Methods inherited from class com.evolveum.midpoint.ninja.action.Action
destroy, getLogTarget, handleResultOnFinish, init
-
Constructor Details
-
RunSqlAction
public RunSqlAction()
-
-
Method Details
-
getOperationName
- Specified by:
getOperationName
in classAction<RunSqlOptions,
Void>
-
getApplicationContextLevel
@NotNull public @NotNull NinjaApplicationContextLevel getApplicationContextLevel(List<Object> allOptions) - Overrides:
getApplicationContextLevel
in classAction<RunSqlOptions,
Void> - Returns:
- Level of application context initialization required for this action.
-
execute
- Specified by:
execute
in classAction<RunSqlOptions,
Void> - Throws:
Exception
-