@Service public class ParticipantsTableMarkdownGenerator extends Object implements ContentGenerator
Participants maintained in the substitution-doc module.| Modifier and Type | Field and Description |
|---|---|
private TableService |
tableService |
| Constructor and Description |
|---|
ParticipantsTableMarkdownGenerator(TableService tableService) |
@NonNull private final TableService tableService
@Inject public ParticipantsTableMarkdownGenerator(@NonNull TableService tableService)
public Content generate(Placeholder placeholder)
generate in interface ContentGeneratorCopyright © 2019. All rights reserved.