execute

public void execute()

Executes the operation.

The execution goes through the following steps:

  1. The current tenant ID is obtained and remembered.
  2. The tenant ID passed to the constructor is set as current.
  3. The run method is called.
  4. The previous tenant ID is set as current.