I need guidance as i want to save and show model list in activiti explorer by created user, as i logged in from user "kermit" and create/save model than the list should be display models created by kermit and no other user see his created model.any help is highly appreciable
That information is not stored in the Activiti ACT_RE_MODEL table. It would make sense to store this information though. Could you create a JIRA issue for this?
Thanks for your reply, could u guide me how can i mark this issue in JIRA as i went to this site https://jira.codehaus.org/login.jsp login credential is required and i dont have login credentials.
your early response is highly appreciated as I require this functionality ASAP…
I have created JIRA issue for given requirement, link is https://jira.codehaus.org/browse/ACT-2125 One more thing as u said i have to take git pull for these changes, as i use activiti modeler separately in my application that added activiti engine as maven dependency after ur changes can i use these changes as maven dependency as well?