Uses of Interface
org.pentaho.di.repository.RepositoryAttributeInterface
-
Packages that use RepositoryAttributeInterface Package Description org.pentaho.di.core.logging 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 RepositoryAttributeInterface Modifier and Type Method Description void
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.
-