Class JavaRefactorerProperties

java.lang.Object
eu.solven.cleanthat.engine.java.refactorer.JavaRefactorerProperties
All Implemented Interfaces:
ICleanthatStepParametersProperties

public class JavaRefactorerProperties extends Object implements ICleanthatStepParametersProperties
The configuration of JavaRefactorer. 'excluded' and 'included': we include any rule which is included (by exact match, or if '*' is included), and not excluded (by exact match)
Author:
Benoit Lacelle