public class HostContextTransactionTemplate extends Object implements TransactionTemplate
| Constructor and Description |
|---|
HostContextTransactionTemplate(HostContextAccessor hostContentAccessor) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(TransactionCallback action)
Executes the callback, returning the object returned.
|
public HostContextTransactionTemplate(HostContextAccessor hostContentAccessor)
public Object execute(TransactionCallback action)
TransactionTemplateexecute in interface TransactionTemplateaction - The callbackCopyright © 2018 Atlassian. All rights reserved.