com.infoteria.asteria.flowengine2.transaction
Class RecoveryManager.TemplateInfo
java.lang.Object
|
+--com.infoteria.asteria.flowengine2.transaction.RecoveryManager.TemplateInfo
- Enclosing class:
- com.infoteria.asteria.flowengine2.transaction.RecoveryManager
- public class RecoveryManager.TemplateInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateInfo
public TemplateInfo(RecoveryAction a)
TemplateInfo
public TemplateInfo(List list)
getList
public List getList()
getAction
public RecoveryAction getAction()
getRetryInterval
public int getRetryInterval()
getRetryCount
public int getRetryCount()
getName
public String getName()