| Modifier and Type | Method and Description |
|---|---|
List<Participants> |
Transactions.TransactionsResources.participants()
Get the list of Participants resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Transactions.participants(Participants value)
Add the Participants object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Transactions.participants(List<Participants> value)
Add all Participants objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Participants<T extends Participants>
The resources that did work in a transaction.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.