org.jbpm.jpdl.xml.JpdlXmlReader doesn't use org/jbpm/graph/action/action.types.xml to
create Create(Cancel)TimerAction
-----------------------------------------------------------------------------------------------------------------------
Key: JBPM-1874
URL:
https://jira.jboss.org/jira/browse/JBPM-1874
Project: JBoss jBPM
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Core Engine
Affects Versions: jBPM 3.3.1 GA
Reporter: oleg babul
It's impossible to customize CreateTimerAction, because
org.jbpm.jpdl.xml.JpdlXmlReader uses new CreateTimerAction() in the
org.jbpm.jpdl.xml.JpdlXmlReader.readNodeTimer(Element, Node) instead of creating action
based on the org/jbpm/graph/action/action.types.xml (the same for CancelTimerAction)
--
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