Method and Description |
---|
com.boomi.connector.util.BaseConnection.getOperationContext()
This has been deprecated due to inherent type safety concerns since instances can be created with any
context (not necessarily an operation context). The
BaseConnection.getContext() method can now be used to
access an operation context in a type safe way. |