Subscriber portal
Determines whether the batch task is run on the server or on a client.
public boolean runsImpersonated()
Your classes that extend the RunBaseBatch class must override the runsImpersonated method and return false, if those tasks are to run on a client.