Class | Description |
---|---|
CpdExecutor |
Executes CPD with the configuration provided via
CpdRequest . |
CpdRequest |
Data object to store all configuration options needed to execute CPD
as a separate process.
|
CpdResult |
Provides access to the result of the CPD analysis.
|
PmdExecutor |
Executes PMD with the configuration provided via
PmdRequest . |
PmdRequest |
Data object to store all configuration options needed to execute PMD
as a separate process.
|
PmdResult |
Provides access to the result of the pmd analysis.
|
Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.