Business Object is run when you run "BAQ Export Process"

,

I was wondering if anyone out there knows what business object is run when you run the BAQ Export process? I want to trigger a BPM in some conditions when a certain BAQ is run. (You will all thank me for this later).

SysCubeProcess?

this._sSysCubeProcessBO.SubmitToAgent(this.reportData, agentID, agentShedNum, 0, "Ice.Internal.Task.SysCubeTask");

Just a guess