[jboss-dev-forums] [Design of JBoss jBPM] - Re: new simplified menu structure
tom.baeyens@jboss.com
do-not-reply at jboss.com
Tue Jan 9 08:07:51 EST 2007
"david.lloyd at jboss.com" wrote : "tom.baeyens at jboss.com" wrote : Processes : Should display a list of processes similar to the current Find Processes menu screen. By default, this screen shows only the latest versions of the processes in alphabetical order.
|
| For the new prototype, there should be two tables for Processes. One table should have a row for each unique process name, and it should contain any information that is shared between all versions of a process (even if it is just the name). The other will be a child table of the main Process table and should contain per-version information. The main process table should have link to the Process Version table representing the current "active" version. This way, the latest version of a process can be found without having to using grouping SQL operations, and also the user can easily revert to an earlier version of a process if they need to by changing a simple link.
|
| This normalization will greatly simplify the querying of process information.
Wouldn't this be nicer solved by a checkbox in the search criteria "Show all versions" which by default is unchecked ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999432#3999432
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999432
More information about the jboss-dev-forums
mailing list