[jboss-jira] [JBoss JIRA] Updated: (JBPM-691) Decision class does not allow setting of Decision Delegation
Ronald van Kuijk (JIRA)
jira-events at lists.jboss.org
Sat Aug 25 07:36:18 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPM-691?page=all ]
Ronald van Kuijk updated JBPM-691:
----------------------------------
Priority: Minor (was: Major)
Why not just write a patch for the source instead of this 'workaround'? That patch can be included then in jbpm (if the developers agree)
> Decision class does not allow setting of Decision Delegation
> ------------------------------------------------------------
>
> Key: JBPM-691
> URL: http://jira.jboss.com/jira/browse/JBPM-691
> Project: JBoss jBPM
> Issue Type: Feature Request
> Components: Core Engine
> Affects Versions: jBPM 3.1.1
> Environment: Windows XP
> MySQL
> WSAD 5.1.2
> Reporter: Chris OBrien
> Assigned To: Tom Baeyens
> Priority: Minor
>
> In programmatically creating/manipulating a process definition, one cannot specify a Decision Delegation on a Decision node.
> The Decision class just needs a method like:
> public void setDecisionDelegation( Delegation del ) {
> this.decisionDelegation = del;
> }
> I have added this to my install, and it allows me to programmatically change the process definition to define the handler.
--
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