ee84c1816213dab372cfb2efe336ea6ec926d2a3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type timeoutInterval : AtomicBoolean to triggers : List<AtomicBoolean> in method public CompletionIntervalTask(triggers List<AtomicBoolean>) in class org.apache.camel.component.sjms.batch.SjmsBatchConsumer.CompletionIntervalTask | From | To | |
Move Attribute | 1 | ||
Move Attribute private completionTimeoutTrigger : AtomicBoolean from class org.apache.camel.component.sjms.batch.SjmsBatchConsumer to private completionTimeoutTrigger : AtomicBoolean from class org.apache.camel.component.sjms.batch.SjmsBatchConsumer.BatchConsumptionLoop | From | To | |
Extract Variable | 1 | ||
Extract Variable loop : BatchConsumptionLoop in method protected doStart() : void from class org.apache.camel.component.sjms.batch.SjmsBatchConsumer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter timeoutInterval : AtomicBoolean to triggers : List<AtomicBoolean> in method public CompletionIntervalTask(triggers List<AtomicBoolean>) in class org.apache.camel.component.sjms.batch.SjmsBatchConsumer.CompletionIntervalTask | From | To |