[jboss-jira] [JBoss JIRA] Created: (JBPM-769) Identity Component should be configurable
David Owens (JIRA)
jira-events at jboss.com
Thu Oct 26 09:53:41 EDT 2006
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
More information about the jboss-jira
mailing list