Class CountRepositoryAction
java.lang.Object
com.evolveum.midpoint.ninja.action.Action<O,R>
 
com.evolveum.midpoint.ninja.action.RepositoryAction<CountOptions,Void>
 
com.evolveum.midpoint.ninja.action.CountRepositoryAction
Created by Viliam Repan (lazyman).
- 
Field Summary
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.evolveum.midpoint.ninja.action.Actiondestroy, getApplicationContextLevel, handleResultOnFinish, init
- 
Constructor Details- 
CountRepositoryActionpublic CountRepositoryAction()
 
- 
- 
Method Details- 
getOperationName- Specified by:
- getOperationNamein class- Action<CountOptions,- Void> 
 
- 
getLogTarget- Overrides:
- getLogTargetin class- Action<CountOptions,- Void> 
- Returns:
- target where the log should be printed. In case action result is printed to the standard output, log messages should go to the standard error no to mix the output. Otherwise, log messages should go to the standard output.
 
- 
execute- Specified by:
- executein class- Action<CountOptions,- Void> 
- Throws:
- Exception
 
 
-