[JBoss JIRA] Created: (JBPM-769) Identity Component should be configurable
by David Owens (JIRA)
Identity Component should be configurable
-----------------------------------------
Key: JBPM-769
URL: http://jira.jboss.com/jira/browse/JBPM-769
Project: JBoss jBPM
Issue Type: Feature Request
Components: Core Engine
Affects Versions: jBPM 3.1.3
Reporter: David Owens
Assigned To: Tom Baeyens
It seems the only way to change the Identity Component is by extending the ExpressionAssignmentHandler, however, this cannot be done because the the JpdlXmlReader has hard coded the assignment delegation class:
assignmentDelegation.setClassName("org.jbpm.identity.assignment.ExpressionAssignmentHandler");
It would be great to be able to make this configurable so a new ExpressionAssignmnetHandler can be used, thus allowing a new Identity
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 6 months