@FunctionalInterface public interface BegunTransactionalActivityHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onRequest(RequestContext context)
Called for the request that has begun transactional activity.
|
void onRequest(RequestContext context)
context - the RequestContext for the request that has begun transactional activity.Copyright © 2019 Atlassian. All rights reserved.