public interface BusinessTransactionFragmentHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(String tenantId,
List<BusinessTransaction> btxns)
This method is invoked to process a list of business transaction
fragments.
|
void handle(String tenantId, List<BusinessTransaction> btxns)
tenantId - The tenantbtxns - The business transaction fragmentsCopyright © 2015 Red Hat, Inc.. All rights reserved.