[jboss-jira] [JBoss JIRA] Updated: (JBPM-885) The Comment class taskes server time i.e. time on server machine at that time, buit few system may require feature to supply date and time while creating comment on a task node.
Ashish Kumar Singh (JIRA)
jira-events at lists.jboss.org
Sat Mar 3 11:32:12 EST 2007
[ http://jira.jboss.com/jira/browse/JBPM-885?page=all ]
Ashish Kumar Singh updated JBPM-885:
------------------------------------
Description:
The Comment class taskes server time i.e. time on server machine at that time, buit few system may require feature to supply date and time while creating comment on a task node. To achieve this functionality we will need to extend Comment class. This will be great if we can include this functionality in Comment class itself by giving a setter method for time property in it. i.e.
A method like public void setTime(java.util.Date time);
was:
The Comment class taskes server time i.e. time on server machine at that time, buit few system may require feature to supply date and time while creating comment on a task node. To achieve this functionality we will need to extend Comment class. This will be great if we can include this functionality in Comment class itself by giving a seter method for
Coment class.
> The Comment class taskes server time i.e. time on server machine at that time, buit few system may require feature to supply date and time while creating comment on a task node.
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBPM-885
> URL: http://jira.jboss.com/jira/browse/JBPM-885
> Project: JBoss jBPM
> Issue Type: Feature Request
> Components: Core Engine
> Affects Versions: jBPM 3.1
> Reporter: Ashish Kumar Singh
> Assigned To: Tom Baeyens
> Priority: Minor
>
> The Comment class taskes server time i.e. time on server machine at that time, buit few system may require feature to supply date and time while creating comment on a task node. To achieve this functionality we will need to extend Comment class. This will be great if we can include this functionality in Comment class itself by giving a setter method for time property in it. i.e.
> A method like public void setTime(java.util.Date time);
--
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