Interface WindchillVersionMBean

All Superinterfaces:
SelfEmailingMBean

public interface WindchillVersionMBean extends SelfEmailingMBean
Provides summary of Windchill version information.

Supported API: true

Extendable: true
  • Method Details

    • getInstalledAssemblies

      TabularData getInstalledAssemblies() throws Exception
      Information on installed product assemblies

      Supported API: true
      Throws:
      Exception
    • getTempPatches

      TabularData getTempPatches() throws Exception
      Information on temporary patches

      Supported API: true
      Throws:
      Exception
    • getLocaleSupport

      TabularData getLocaleSupport() throws Exception
      Information on non-default locale support

      Supported API: true
      Throws:
      Exception