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