[
https://jira.jboss.org/jira/browse/JBPM-1285?page=com.atlassian.jira.plug...
]
Tom Baeyens commented on JBPM-1285:
-----------------------------------
change property dueDateDescription into dueDateText
add property dueDateResolver (String)
remove property dueDate
create a DueDateResolver interface with method
Date resolve(String dueDateText) throws Exception;
and make a map of DueDateResolvers configurable in the environment
add fixed date timer support
----------------------------
Key: JBPM-1285
URL:
https://jira.jboss.org/jira/browse/JBPM-1285
Project: JBoss jBPM
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: PVM
Reporter: Tom Baeyens
Assignee: Tom Baeyens
add support in the TimerDefinition for fixed dueDates
this should be done by adding a dueDate (type java.util.Date) property to the
TimerDefinition and adding the necessary logic in the timer creation.
--
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