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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected FilecreateTmpDirectory(File optsTempDirectory) protected <O,T> T executeAction(Action<O, T> action, O options) Methods inherited from class com.evolveum.midpoint.ninja.action.Actiondestroy, execute, getApplicationContextLevel, getLogTarget, getOperationName, handleResultOnFinish, init
- 
Constructor Details- 
UpgradeBaseActionpublic UpgradeBaseAction()
 
- 
- 
Method Details- 
createTmpDirectory- Throws:
- IOException
 
- 
executeAction- Throws:
- Exception
 
 
-