[
https://issues.apache.org/jira/browse/CAMEL-8752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14533950#comment-14533950
]
Claus Ibsen commented on CAMEL-8752:
------------------------------------
Thanks Andrea
I made it a bit more easier to use the enum as the type as that makes it type
safe and also more tooling friendly, as we have an enum of the possible values.
> camel-fop - Allow to set output format easier
> ---------------------------------------------
>
> Key: CAMEL-8752
> URL: https://issues.apache.org/jira/browse/CAMEL-8752
> Project: Camel
> Issue Type: Improvement
> Components: camel-fop
> Reporter: Claus Ibsen
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: 2.16.0
>
>
> See
> http://camel.apache.org/fop
> To use pdf, you need to use {{application/pdf}}. And so on. We should allow
> to use the shorthand names, so you can just say {{pdf}}.
> To do so we can have an enum of the common types, that can map to/from the
> long name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)