Class UpgradeBaseAction<O,R>
java.lang.Object
com.evolveum.midpoint.ninja.action.Action<O,R>
com.evolveum.midpoint.ninja.action.UpgradeBaseAction<O,R>
- Direct Known Subclasses:
UpgradeAction
,UpgradeDistributionAction
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected File
createTmpDirectory
(File optsTempDirectory) protected <O,
T> T executeAction
(Action<O, T> action, O options) Methods inherited from class com.evolveum.midpoint.ninja.action.Action
destroy, execute, getApplicationContextLevel, getLogTarget, getOperationName, handleResultOnFinish, init
-
Constructor Details
-
UpgradeBaseAction
public UpgradeBaseAction()
-
-
Method Details
-
createTmpDirectory
- Throws:
IOException
-
executeAction
- Throws:
Exception
-