4fd794085d6b8e83f97b5df92baedb11a5d89f52
Files Diff
- Added: 9
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method package getLanguage(configuration JBPMConfiguration, exchange Exchange) : String renamed to package getPage(configuration JBPMConfiguration, exchange Exchange) : Integer in class org.apache.camel.component.jbpm.JBPMProducer.Operation | From | To | |
| Merge Attribute | 1 | ||
| Merge Attribute [kieSession : KieSession, taskService : TaskService] to kieServicesClient : KieServicesClient in class org.apache.camel.component.jbpm.JBPMProducer | From | To | |
| Change Parameter Type | 3 | ||
| Change Parameter Type runtimeEngine : RuntimeEngine to kieServicesClient : KieServicesClient in method public JBPMProducer(endpoint JBPMEndpoint, kieServicesClient KieServicesClient) in class org.apache.camel.component.jbpm.JBPMProducer | From | To | |
| Change Parameter Type entities : List<OrganizationalEntity> to entities : List<String> in method public setEntities(entities List<String>) : void in class org.apache.camel.component.jbpm.JBPMConfiguration | From | To | |
| Change Parameter Type statuses : List<Status> to statuses : List<String> in method public setStatuses(statuses List<String>) : void in class org.apache.camel.component.jbpm.JBPMConfiguration | From | To | |
| Rename Variable | 2 | ||
| Rename Variable runtimeEngine : RuntimeEngine to kieServerClient : KieServicesClient in method public createProducer() : Producer in class org.apache.camel.component.jbpm.JBPMEndpoint | From | To | |
| Rename Variable language : String to page : Integer in method package getPage(configuration JBPMConfiguration, exchange Exchange) : Integer in class org.apache.camel.component.jbpm.JBPMProducer.Operation | From | To | |
| Change Return Type | 5 | ||
| Change Return Type List<Status> to List<String> in method public getStatuses() : List<String> in class org.apache.camel.component.jbpm.JBPMConfiguration | From | To | |
| Change Return Type List<Status> to List<String> in method package getStatuses(configuration JBPMConfiguration, exchange Exchange) : List<String> in class org.apache.camel.component.jbpm.JBPMProducer.Operation | From | To | |
| Change Return Type List<OrganizationalEntity> to List<String> in method package getEntities(configuration JBPMConfiguration, exchange Exchange) : List<String> in class org.apache.camel.component.jbpm.JBPMProducer.Operation | From | To | |
| Change Return Type String to Integer in method package getPage(configuration JBPMConfiguration, exchange Exchange) : Integer in class org.apache.camel.component.jbpm.JBPMProducer.Operation | From | To | |
| Change Return Type List<OrganizationalEntity> to List<String> in method public getEntities() : List<String> in class org.apache.camel.component.jbpm.JBPMConfiguration | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute LANGUAGE : String to RESULT_PAGE : String in class org.apache.camel.component.jbpm.JBPMConstants | From | To | |
| Extract Variable | 1 | ||
| Extract Variable processInstanceId : Long in method public interactsOverRest() : void from class org.apache.camel.component.jbpm.JBPMComponentIntegrationTest | From | To | |
| Change Variable Type | 4 | ||
| Change Variable Type runtimeEngine : RuntimeEngine to kieServerClient : KieServicesClient in method public createProducer() : Producer in class org.apache.camel.component.jbpm.JBPMEndpoint | From | To | |
| Change Variable Type statusList : List<Status> to statusList : List<String> in method package getStatuses(configuration JBPMConfiguration, exchange Exchange) : List<String> in class org.apache.camel.component.jbpm.JBPMProducer.Operation | From | To | |
| Change Variable Type language : String to page : Integer in method package getPage(configuration JBPMConfiguration, exchange Exchange) : Integer in class org.apache.camel.component.jbpm.JBPMProducer.Operation | From | To | |
| Change Variable Type entityList : List<OrganizationalEntity> to entityList : List<String> in method package getEntities(configuration JBPMConfiguration, exchange Exchange) : List<String> in class org.apache.camel.component.jbpm.JBPMProducer.Operation | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type entities : List<OrganizationalEntity> to entities : List<String> in class org.apache.camel.component.jbpm.JBPMConfiguration | From | To | |
| Change Attribute Type statuses : List<Status> to statuses : List<String> in class org.apache.camel.component.jbpm.JBPMConfiguration | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter runtimeEngine : RuntimeEngine to kieServicesClient : KieServicesClient in method public JBPMProducer(endpoint JBPMEndpoint, kieServicesClient KieServicesClient) in class org.apache.camel.component.jbpm.JBPMProducer | From | To |