You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2015/04/07 13:34:13 UTC

[jira] [Updated] (ARIES-1310) Use enumeration instead of String for transaction propagation type

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

Christian Schneider updated ARIES-1310:
---------------------------------------
    Component/s: Transaction

> Use enumeration instead of String for transaction propagation type
> ------------------------------------------------------------------
>
>                 Key: ARIES-1310
>                 URL: https://issues.apache.org/jira/browse/ARIES-1310
>             Project: Aries
>          Issue Type: Improvement
>          Components: Transaction
>    Affects Versions: transaction-blueprint-1.0.2
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: transaction-blueprint-1.0.2
>
>
> Currently we use Strings for the transaction propagation type internally while we have a nice enum for it in the annotation package. So I propose to switch to the enum there as it is more expressive than the String we use now.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)