public interface ITemplateService
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
process(String tenant,
String templateName) |
com.google.common.util.concurrent.ListenableFuture<String> |
register(String tenant,
Protos.Template template) |
Copyright © 2015. All rights reserved.