Uses of Interface
org.pentaho.platform.api.engine.IPentahoPublisher
-
Packages that use IPentahoPublisher Package Description org.pentaho.platform.api.engine -
-
Uses of IPentahoPublisher in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that return types with arguments of type IPentahoPublisher Modifier and Type Method Description List<IPentahoPublisher>
IPentahoSystemAdminPlugins. getPublisherList()
Method parameters in org.pentaho.platform.api.engine with type arguments of type IPentahoPublisher Modifier and Type Method Description void
IPentahoSystemAdminPlugins. setAdministrationPlugins(List<IPentahoPublisher> administrationPlugins)
Registers administrative capabilities that can be invoked later viaPentahoSystem#publish(IPentahoSession, String)
-