Uses of Class
org.pentaho.platform.api.engine.PluginServiceDefinition
-
Packages that use PluginServiceDefinition Package Description org.pentaho.platform.api.engine -
-
Uses of PluginServiceDefinition in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that return types with arguments of type PluginServiceDefinition Modifier and Type Method Description Collection<PluginServiceDefinition>
IPlatformPlugin. getServices()
Returns the list of the webservices defined by this plugin.
-