[
https://issues.apache.org/jira/browse/BEAM-8206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17184365#comment-17184365
]
Beam JIRA Bot commented on BEAM-8206:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> 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
> Priority: P3
> Time Spent: 2h
> 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)