-
Fields Field Description com.mks.api.util.APIVersion.API_4_9 Support for this API version terminates with Integrity 10.4
-
Methods Method Description com.mks.api.IntegrationPoint.createSession() replaced byIntegrationPoint.createNamedSession(String, VersionNumber)
. When creating a session for use by an integration, it is expected/recommended that the integration identify itself.
-
Constructors Constructor Description com.mks.api.ext.SimpleIntegrationCommand() Use versioned constructorSimpleIntegrationCommand(apiMajorNumber, apiMinorNumber)
instead