[jboss-dev-forums] [Design of JBoss jBPM] - Re: Web Console: Context Menus and Navigation

david.lloyd@jboss.com do-not-reply at jboss.com
Mon Nov 27 11:51:26 EST 2006


No difference right now.  However, I think it might be very reasonable to restrict the "participant" role to limited versions of each view (for example, User View might only contain the task lists, System View could only contain a process list, and Process Definition View might contain only the ability to view summary information and start the process running).

This is easily accomplished by using the standard disabled="#{identityBean.participant}" kind of mechanism on any component that is to be rendered inaccessable to a role.  I've left that task as something that can be put off, because it is simpler to do.  At some point (soon) I want to be able to say, "this is the functionality that will be in 3.2.0".  If roles don't make it in, I see this as less detrimental than if key content is left out.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988952#3988952

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988952



More information about the jboss-dev-forums mailing list