Interface IBmRefactoringOperation

    • Method Detail

      • setActiveTransaction

        void setActiveTransaction​(IBmTransaction transaction)
        Sets the active transaction to the specified one.
        Parameters:
        transaction - the active transaction, can be null.