You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2019/10/07 09:58:00 UTC

[jira] [Updated] (BEAM-8206) Fix syntax errors in Java doc for PipelineRunner

     [ https://issues.apache.org/jira/browse/BEAM-8206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismaël Mejía updated BEAM-8206:
-------------------------------
    Status: Open  (was: Triage Needed)

> Fix syntax errors in Java doc for PipelineRunner
> ------------------------------------------------
>
>                 Key: BEAM-8206
>                 URL: https://issues.apache.org/jira/browse/BEAM-8206
>             Project: Beam
>          Issue Type: Bug
>          Components: website
>            Reporter: sunjincheng
>            Assignee: sunjincheng
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Fix syntax errors in Java doc for PipelineRunner, i.e.,
> {code}
>  A {@link PipelineRunner} a {@link Pipeline} against a {@code JobService}
> {code}
> ->
> {code}
> A {@link PipelineRunner} runs a {@link Pipeline} against a {@code JobService}
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)