public interface IPentahoPublisher
SolutionPublisher, 
SettingsPublisher| Modifier and Type | Method and Description | 
|---|---|
String | 
getDescription()  | 
String | 
getName()  | 
String | 
publish(IPentahoSession session,
       int loggingLevel)
Called when the publish is requested. 
 | 
String publish(IPentahoSession session, int loggingLevel)
session - The session of the requesterloggingLevel - Log granularity levelString getName()
String getDescription()