Class HelpAction
java.lang.Object
com.evolveum.midpoint.ninja.action.Action<HelpOptions,ActionResult<Void>>
 
com.evolveum.midpoint.ninja.action.HelpAction
- 
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- 
HelpActionpublic HelpAction()
 
- 
- 
Method Details- 
getApplicationContextLevel@NotNull public @NotNull NinjaApplicationContextLevel getApplicationContextLevel(List<Object> allOptions) - Overrides:
- getApplicationContextLevelin class- Action<HelpOptions,- ActionResult<Void>> 
- Returns:
- Level of application context initialization required for this action.
 
- 
getOperationName- Specified by:
- getOperationNamein class- Action<HelpOptions,- ActionResult<Void>> 
 
- 
execute- Specified by:
- executein class- Action<HelpOptions,- ActionResult<Void>> 
- Throws:
- Exception
 
 
-