Package dev.galasa.imstm
Interface IImsSystem
public interface IImsSystem
- 
Method Details
- 
getTag
String getTag()Retrieve the IMS TM System tag- Returns:
 - the tag of the IMS TM System
 
 - 
getApplid
String getApplid()Retrieve the IMS TM System applid- Returns:
 - the applid of the IMS TM System
 
 - 
getVersion
Retrieve the IMS TM System version- Returns:
 - the version of the IMS TM System
 - Throws:
 ImstmManagerException- If the version is not available
 - 
getZosImage
IZosImage getZosImage()Retrieve the zOS Image the IMS TM System resides on- Returns:
 - the zOS Image the IMS TM System resides on
 
 - 
startup
- Throws:
 ImstmManagerException
 - 
shutdown
- Throws:
 ImstmManagerException
 - 
isProvisionStart
boolean isProvisionStart() 
 -