[jboss-jira] [JBoss JIRA] Closed: (JBPM-691) Decision class does not allow setting of Decision Delegation
Tom Baeyens (JIRA)
jira-events at lists.jboss.org
Tue Sep 11 07:40:11 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPM-691?page=all ]
Tom Baeyens closed JBPM-691.
----------------------------
Resolution: Done
> 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
> Fix For: jBPM jPDL 3.2.2
>
>
> 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