15d7d90f33c037c0218b7a251e03bea042071865
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public codeForRule(rule Rule) : String renamed to public sourceCodeForRule(rule Rule) : String in class org.graylog.plugins.pipelineprocessor.codegen.CodeGenerator | From | To | |
Extract Variable | 1 | ||
Extract Variable matched : boolean in method private evaluateRuleCondition(rule Rule, message Message, msgId String, pipeline Pipeline, context EvaluationContext, rulesToRun ArrayList<Rule>, interpreterListener InterpreterListener) : boolean from class org.graylog.plugins.pipelineprocessor.processors.PipelineInterpreter | From | To |