Class ExportRestAction
- java.lang.Object
- 
- com.evolveum.midpoint.ninja.action.Action<T>
- 
- com.evolveum.midpoint.ninja.action.RestAction<ExportOptions>
- 
- com.evolveum.midpoint.ninja.action.ExportRestAction
 
 
 
- 
 public class ExportRestAction extends RestAction<ExportOptions> Created by Viliam Repan (lazyman).
- 
- 
Constructor SummaryConstructors Constructor Description ExportRestAction()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()- 
Methods inherited from class com.evolveum.midpoint.ninja.action.ActiongetInfoLogTarget, handleResultOnFinish, init
 
- 
 
- 
- 
- 
Method Detail- 
executepublic void execute() throws Exception- Specified by:
- executein class- Action<ExportOptions>
- Throws:
- Exception
 
 
- 
 
-