public class PlanRepositoriesEmitter extends Object implements CodeEmitter<Iterable<PlanRepositoryLinkProperties>>
| Constructor and Description |
|---|
PlanRepositoriesEmitter() |
| Modifier and Type | Method and Description |
|---|---|
String |
emitCode(CodeGenerationContext context,
Iterable<PlanRepositoryLinkProperties> value) |
@NotNull public String emitCode(@NotNull CodeGenerationContext context, @NotNull Iterable<PlanRepositoryLinkProperties> value) throws CodeGenerationException
emitCode in interface CodeEmitter<Iterable<PlanRepositoryLinkProperties>>CodeGenerationExceptionCopyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.