public class RefetchAction extends Action
FAULT_ID, RESPONSE_ID| Constructor and Description | 
|---|
| RefetchAction(MboRemote mbo,
             org.jdom.Element actionElem,
             java.util.Map<java.lang.String,java.lang.Object> context,
             TestDataSource testDataSource) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | doAction()Method that would contain the action implementation. | 
getMbo, getResponseId, isIgnoreFault, isRefetch, isTxEnd, refetchasBoolean, asBoolean, asDate, asDouble, asFloat, asInteger, asInteger, asLong, getContextParam, getFlag, isContextParam, toStringpublic RefetchAction(MboRemote mbo, org.jdom.Element actionElem, java.util.Map<java.lang.String,java.lang.Object> context, TestDataSource testDataSource) throws TestSetupException
TestSetupExceptionpublic java.lang.Object doAction()
                          throws java.lang.Exception
Action