Hi guys,
from what I have found there seem to be various possibilities to parse jql statements in java. What I would need is the same functionality but with the rest api. Nice would be something like an associative array with the clauses, values, operators... as the keys and values in this array. Maybe somebody knows if this is possible already... otherwise I would have to implement that by mysqlf, but it seems to be a lot of work 
Thanks