JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.pentaho.di.core.logging
Annotation Interface LogTablePlugin
@Documented
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
LogTablePlugin
Classes painted with this annotation are logging table plugins
Author:
matt
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
description
String
id
String
name
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
classLoaderGroup
Element Details
id
String
id
Returns:
The ID of the log table plug-in
name
String
name
description
String
description
classLoaderGroup
String
classLoaderGroup
Default:
""