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