Avoid using the deprecated Scheduler methods

This rule flags the following deprecated methods:

These methods were deprecated in WebSphere Application Server Version 5.1 and might be removed in a future release.

Both methods can be replaced with the createTaskInfo() method.

For additional class information, see the com.ibm.websphere.scheduler.Scheduler Java documentation.

The full Deprecated API list is in the documentation.