Uses of Class
org.guvnor.common.services.project.model.Plugin
-
Packages that use Plugin Package Description org.guvnor.common.services.project.model -
-
Uses of Plugin in org.guvnor.common.services.project.model
Methods in org.guvnor.common.services.project.model that return types with arguments of type Plugin Modifier and Type Method Description List<Plugin>Build. getPlugins()Method parameters in org.guvnor.common.services.project.model with type arguments of type Plugin Modifier and Type Method Description voidBuild. setPlugins(List<Plugin> plugins)
-