public class OneOffRequestContext
extends java.lang.Object
The user in the request context is InternalUser
or the IdentifiedUser
associated to the userId passed as parameter.
Modifier and Type | Method and Description |
---|---|
ManualRequestContext |
open() |
ManualRequestContext |
openAs(Account.Id userId) |
public ManualRequestContext open()
public ManualRequestContext openAs(Account.Id userId)