jBPM distribution 6.0.0.CR1

Uses of Class
org.jbpm.form.builder.services.model.menu.MenuOptionDescription

Packages that use MenuOptionDescription
org.jbpm.form.builder.services.api   
org.jbpm.form.builder.services.impl.fs   
org.jbpm.form.builder.services.model.menu   
 

Uses of MenuOptionDescription in org.jbpm.form.builder.services.api
 

Methods in org.jbpm.form.builder.services.api that return types with arguments of type MenuOptionDescription
 List<MenuOptionDescription> MenuService.listOptions()
           
 

Uses of MenuOptionDescription in org.jbpm.form.builder.services.impl.fs
 

Methods in org.jbpm.form.builder.services.impl.fs that return types with arguments of type MenuOptionDescription
 List<MenuOptionDescription> FSMenuService.listOptions()
           
 

Uses of MenuOptionDescription in org.jbpm.form.builder.services.model.menu
 

Methods in org.jbpm.form.builder.services.model.menu that return types with arguments of type MenuOptionDescription
 List<MenuOptionDescription> MenuOptionDescription.getSubMenu()
           
 

Method parameters in org.jbpm.form.builder.services.model.menu with type arguments of type MenuOptionDescription
 void MenuOptionDescription.setSubMenu(List<MenuOptionDescription> subMenu)
           
 


jBPM distribution 6.0.0.CR1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.