Christian Schneider created ARIES-1310:
------------------------------------------
Summary: 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
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)