Class ListKeysRepositoryAction
- java.lang.Object
 - 
- com.evolveum.midpoint.ninja.action.Action<O>
 - 
- com.evolveum.midpoint.ninja.action.RepositoryAction<ListKeysOptions>
 - 
- com.evolveum.midpoint.ninja.action.ListKeysRepositoryAction
 
 
 
 
- 
public class ListKeysRepositoryAction extends RepositoryAction<ListKeysOptions>
Created by Viliam Repan (lazyman). 
- 
- 
Constructor Summary
Constructors Constructor Description ListKeysRepositoryAction() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()LogTargetgetInfoLogTarget()- 
Methods inherited from class com.evolveum.midpoint.ninja.action.Action
handleResultOnFinish, init 
 - 
 
 - 
 
- 
- 
Method Detail
- 
getInfoLogTarget
public LogTarget getInfoLogTarget()
- Overrides:
 getInfoLogTargetin classAction<ListKeysOptions>
 
- 
execute
public void execute() throws Exception- Specified by:
 executein classAction<ListKeysOptions>- Throws:
 Exception
 
 - 
 
 -