Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions core/src/main/java/org/pentaho/di/connections/package.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<HTML>
<BODY>
This package provides the core framework allowing users to define named connections to various file system types such as cloud storage
buckets, FTP servers, and others. It sits between the user and the Apache Commons VFS library and provides the appropriate connection
details in order to access the underlying file provider service.
</BODY>
</HTML>
6 changes: 6 additions & 0 deletions core/src/main/java/org/pentaho/di/core/bowl/package.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<HTML>

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/bowl/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/bowl/package.html#L1

Add "lang" and/or "xml:lang" attributes to this "<html>" element

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/bowl/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/bowl/package.html#L1

Add a <title> tag to this page.

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/bowl/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/bowl/package.html#L1

Insert a <!DOCTYPE> declaration to before this <HTML> tag.
<BODY>
Core classes providing the ability for users to organize their jobs, transformations, VFS, and database connections into separate
workspaces (bowls).
</BODY>
</HTML>

This file was deleted.

111 changes: 0 additions & 111 deletions core/src/main/java/org/pentaho/di/core/config/PropertySetter.java

This file was deleted.

134 changes: 0 additions & 134 deletions core/src/main/java/org/pentaho/di/core/date/DateCache.java

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<HTML>
<BODY>
This package provides the basis of the Kettle Extension Point system, which allows plugins to provide code that is executed
whenever the kettle system reaches a certain point in its execution, e.g. when a transformation is started or finished,
or when a file is opened, etc. Adding new extension point types requires adding them to the KettleExtensionPoint enum and then
calling the ExtensionPointHandler to invoke the extension point at the appropriate time.
</BODY>
</HTML>
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<HTML>
<BODY>
Utility classes for metadata injection.
</BODY>
</HTML>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<HTML>
<BODY>
Base classes supporting the Kettle Lifecycle system. This allows Kettle plugins to provide code to be called when the
Kettle environment is started and stopped.
</BODY>
</HTML>
5 changes: 5 additions & 0 deletions core/src/main/java/org/pentaho/di/core/metrics/package.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<HTML>

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/metrics/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/metrics/package.html#L1

Add "lang" and/or "xml:lang" attributes to this "<html>" element

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/metrics/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/metrics/package.html#L1

Add a <title> tag to this page.
<BODY>
Base classes for performance monitoring in the Kettle engine.
</BODY>
</HTML>
5 changes: 5 additions & 0 deletions core/src/main/java/org/pentaho/di/core/osgi/package.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<HTML>

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/osgi/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/osgi/package.html#L1

Add "lang" and/or "xml:lang" attributes to this "<html>" element

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/osgi/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/osgi/package.html#L1

Add a <title> tag to this page.

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/osgi/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/osgi/package.html#L1

Insert a <!DOCTYPE> declaration to before this <HTML> tag.
<BODY>
API classes for the Metastore Locator and Named Cluster services.
</BODY>
</HTML>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<HTML>
<BODY>
Base classes for parameters, which are name-value pairs that can be referenced in a job or transformation allowing
users to set values at runtime from command-line tools like Pan and Kitchen.
</BODY>
</HTML>
6 changes: 6 additions & 0 deletions core/src/main/java/org/pentaho/di/core/plugins/package.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<HTML>

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/plugins/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/plugins/package.html#L1

Insert a <!DOCTYPE> declaration to before this <HTML> tag.

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/plugins/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/plugins/package.html#L1

Add "lang" and/or "xml:lang" attributes to this "<html>" element

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/plugins/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/plugins/package.html#L1

Add a <title> tag to this page.
<BODY>
The Kettle Plugin Registry, which provides a system for extending the Kettle engine with new job and transformation steps
and other tools and services. This manages all plugin types, including Steps and Job Entries, Lifecycle plugins, and Extension Points.
</BODY>
</HTML>
5 changes: 5 additions & 0 deletions core/src/main/java/org/pentaho/di/core/row/package.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<HTML>

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/row/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/row/package.html#L1

Insert a <!DOCTYPE> declaration to before this <HTML> tag.

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/row/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/row/package.html#L1

Add "lang" and/or "xml:lang" attributes to this "<html>" element

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/row/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/row/package.html#L1

Add a <title> tag to this page.
<BODY>
The base implementation of a data row, which is the object passed between Kettle transformation steps.
</BODY>
</HTML>
6 changes: 6 additions & 0 deletions core/src/main/java/org/pentaho/di/core/service/package.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<HTML>
<BODY>
Provides support for the Kettle Plugin Service Loader, which allows code outside of a Kettle plugin to access services
provided by the plugin.
</BODY>
</HTML>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<HTML>

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/variables/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/variables/package.html#L1

Insert a <!DOCTYPE> declaration to before this <HTML> tag.

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/variables/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/variables/package.html#L1

Add a <title> tag to this page.

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/variables/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/variables/package.html#L1

Add "lang" and/or "xml:lang" attributes to this "<html>" element
<BODY>
Base class and interface for Kettle variable support. Variables are name-value pairs that can be set from the
environment or via the kettle.properties file.
</BODY>
</HTML>
6 changes: 6 additions & 0 deletions core/src/main/java/org/pentaho/di/core/vfs/package.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<HTML>

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/vfs/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/vfs/package.html#L1

Add a <title> tag to this page.

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/vfs/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/vfs/package.html#L1

Insert a <!DOCTYPE> declaration to before this <HTML> tag.

Check warning on line 1 in core/src/main/java/org/pentaho/di/core/vfs/package.html

View check run for this annotation

HitachiVantaraSonarQube / Pentaho Data Integration Sonarqube Results

core/src/main/java/org/pentaho/di/core/vfs/package.html#L1

Add "lang" and/or "xml:lang" attributes to this "<html>" element
<BODY>
Base implementation for the Kettle Virtual File System. All file access via kettle should be done through this package
whenever possible, especially when accessing external (not local to the running process) file systems.
</BODY>
</HTML>
Loading