Augment Assignable interface
----------------------------
Key: JBPM-1083
URL:
http://jira.jboss.com/jira/browse/JBPM-1083
Project: JBoss jBPM
Issue Type: Feature Request
Components: Core Engine
Affects Versions: jBPM jPDL 3.2.2
Environment: All
Reporter: s b
Assigned To: Tom Baeyens
The Assignable interface needs additional methods defined for efficient code development:
getName()
getId()
getActorId()
getPooledActors()
Without these methods, casting and "instanceof" cases are required and much
duplicate code for processing of assignments to both SwimlaneInstance and TaskInstance.
--
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