Some methods in the ConnectorBase class were supported in earlier versions but are no longer supported. These deprecated methods will not generate errors, but IBM recommends that you avoid their use and migrate existing code to the new methods. The deprecated methods might be removed in a future release.
Table 145 lists the deprecated methods for the
ConnectorBase class. If you are writing a new connector (not
modifying an existing connector), you can ignore this section.
Table 145. Deprecated methods of the ConnectorBase class
Former method | Replacement |
---|---|
consumeSync()
| executeCollaboration() |