c63a9fd235120c2b5b845e0583428b9c149a0769
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type type : Type to type : AuthenticationType in method private SalesforceLoginConfig(type AuthenticationType, loginUrl String, clientId String, clientSecret String, refreshToken String, userName String, password String, lazyLogin boolean, keystore KeyStoreParameters) in class org.apache.camel.component.salesforce.SalesforceLoginConfig | From | To | |
Change Return Type | 1 | ||
Change Return Type Type to AuthenticationType in method public getType() : AuthenticationType in class org.apache.camel.component.salesforce.SalesforceLoginConfig | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class org.apache.camel.component.salesforce.SalesforceLoginConfig.Type moved and renamed to org.apache.camel.component.salesforce.AuthenticationType | From | To | |
Change Variable Type | 1 | ||
Change Variable Type type : Type to type : AuthenticationType in method public getLoginRequest(conversation HttpConversation) : Request in class org.apache.camel.component.salesforce.internal.SalesforceSession | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type type : Type to type : AuthenticationType in class org.apache.camel.component.salesforce.SalesforceLoginConfig | From | To |