9c421bd1661bb8479472d21634a4d4a675f4500f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable globalCamelContext : CamelContext to camelContext : CamelContext in method private buildProducerTemplate(key String) : ProducerTemplate in class org.apache.camel.component.jbpm.workitem.AbstractCamelWorkItemHandler | From | To | |
Rename Variable runtimeCamelContext : CamelContext to camelContext : CamelContext in method private buildProducerTemplate(key String) : ProducerTemplate in class org.apache.camel.component.jbpm.workitem.AbstractCamelWorkItemHandler | From | To | |
Extract Method | 2 | ||
Extract Method private buildProducerTemplate(key String) : ProducerTemplate extracted from public AbstractCamelWorkItemHandler(runtimeManager RuntimeManager, camelEndpointId String) in class org.apache.camel.component.jbpm.workitem.AbstractCamelWorkItemHandler | From | To | |
Extract Method private buildProducerTemplate(key String) : ProducerTemplate extracted from public AbstractCamelWorkItemHandler(camelEndointId String) in class org.apache.camel.component.jbpm.workitem.AbstractCamelWorkItemHandler | From | To |