Interface TechSupportMBean

All Superinterfaces:
TechSupport1MBean, TechSupport2MBean

@Deprecated public interface TechSupportMBean extends TechSupport1MBean, TechSupport2MBean
Deprecated.
Use TechSupport2MBean instead.
Provides operation(s) to send data and files to PTC technical support.

This MBean interface is provided for backwards compatibility reasons only and generally should not be used. In addition to the newer TechSupport2MBean interface, it also extends TechSupport1MBean to provide operations for e-mailing data to technical support. The e-mail data transfer mechanism has a number of limitations as compared to that used by the operations provided by the newer TechSupport2MBean interface.

Supported API: true

Extendable: true