Avoid using the deprecated AppDeploymentTask methods

This rule flags the deprecated methods in the class com.ibm.websphere.management.application.client.AppDeploymentTask . These methods were deprecated in WebSphere V7.0.

The deprecated methods are:

The automated fix will change the method names to the recommended replacements.

The V7.0 Java documentation incorrectly indicates that the method isRequiredColumn(int index) is also deprecated.

For more information, see the com.ibm.websphere.management.application.client.AppDeploymentTask Java documentation.

The full Deprecated API list is in the documentation.