[
https://jira.jboss.org/jira/browse/JBPM-2560?page=com.atlassian.jira.plug...
]
Tom Baeyens commented on JBPM-2560:
-----------------------------------
koen, first focus on parsing so that all those items end up in the process definition
somehow. if you have to add member fields, ok.
i've added a lot of descriptions in the xsd. go over all of those. and make sure all
of those get parsed into the process model.
BUT: in this first iteration of tackling this, only focus on the implementation classes
only. do not touch the interfaces yet. if you can, send a list of interface methods that
you think should be added. after discussion we can evaluate if we want to add them.
Task definition does not have some properties set from jPDL task
element
------------------------------------------------------------------------
Key: JBPM-2560
URL:
https://jira.jboss.org/jira/browse/JBPM-2560
Project: jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: jBPM 4.1
Environment: jBPM 4.1
Reporter: Phil Bingley
Assignee: Tom Baeyens
Fix For: jBPM 4.3
Attachments: jbpm-api.patch, jbpm-jpdl.patch, JpdlParser.java.patch,
JpdlParser.java.patch, TaskActivity.java.patch, TaskParsingTestCase.java
The duedate and priority values in a jPDL task definition are not set on the task
definition when parsed. This means that the due date is not automatically set when the
task is created, nor the priority.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira