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