Package dev.galasa.imstm
Interface IImsTerminal
- All Superinterfaces:
 ITerminal
- All Known Implementing Classes:
 ImsTerminalImpl
- 
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from interface dev.galasa.zos3270.ITerminal
backSpace, backTab, clear, connect, cursorDown, cursorLeft, cursorRight, cursorUp, disconnect, enter, eraseEof, eraseInput, getId, home, isClearScreen, isConnected, isSwitchedSSL, isTextInField, isTextInField, newLine, pa1, pa2, pa3, pf1, pf10, pf11, pf12, pf13, pf14, pf15, pf16, pf17, pf18, pf19, pf2, pf20, pf21, pf22, pf23, pf24, pf3, pf4, pf5, pf6, pf7, pf8, pf9, positionCursorToFieldContaining, registerDatastreamListener, reportExtendedScreen, reportScreen, reportScreenWithCursor, retrieveColourAtCursor, retrieveColourAtPosition, retrieveFieldAtCursor, retrieveFieldTextAfterFieldWithString, retrieveHighlightAtCursor, retrieveHighlightAtPosition, retrieveScreen, retrieveText, retrieveTextAtCursor, searchText, searchText, searchText, searchText, setCursorPosition, setDoStartTls, tab, toJsonString, type, unregisterDatastreamListener, verifyTextInField, waitForKeyboard, waitForTextInField, waitForTextInField, waitForTextInField, wfk 
- 
Method Details
- 
getImsSystem
IImsSystem getImsSystem() - 
connectToImsSystem
- Throws:
 ImstmManagerException
 - 
resetAndClear
- Throws:
 ImstmManagerException
 - 
getLoginCredentialsTag
String getLoginCredentialsTag() 
 -