public interface CompletionTimePublisher
| Modifier and Type | Method and Description |
|---|---|
void |
publish(String tenantId,
List<CompletionTime> cts)
This method publishes the list of completion times.
|
void publish(String tenantId, List<CompletionTime> cts) throws Exception
tenantId - The tenantcts - The list of completion timesException - Failed to publish completion timesCopyright © 2015 Red Hat, Inc.. All rights reserved.