Uses of Interface
org.pentaho.di.repository.RepositoryAttributeInterface
Packages that use RepositoryAttributeInterface
Package
Description
This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message.
-
Uses of RepositoryAttributeInterface in org.pentaho.di.core.logging
Methods in org.pentaho.di.core.logging with parameters of type RepositoryAttributeInterfaceModifier and TypeMethodDescriptionvoid
LogTableCoreInterface.loadFromRepository
(RepositoryAttributeInterface attributeInterface) Loads details of the log table from a repository.void
LogTableCoreInterface.saveToRepository
(RepositoryAttributeInterface attributeInterface) Saves the log table to a repository.