|
Rename Method public getSharedLink() : String renamed to public getEnterpriseId() : String in class org.apache.camel.component.box.springboot.BoxComponentConfiguration.BoxConfigurationNestedConfiguration |
From |
To |
|
Rename Method public setBoxConfig(boxConfig IBoxConfig) : void renamed to public setAccessTokenCache(accessTokenCache IAccessTokenCache) : void in class org.apache.camel.component.box.springboot.BoxComponentConfiguration.BoxConfigurationNestedConfiguration |
From |
To |
|
Rename Method public setSharedPassword(sharedPassword String) : void renamed to public setPublicKeyId(publicKeyId String) : void in class org.apache.camel.component.box.springboot.BoxComponentConfiguration.BoxConfigurationNestedConfiguration |
From |
To |
|
Rename Method public getSharedPassword() : String renamed to public getUserId() : String in class org.apache.camel.component.box.springboot.BoxComponentConfiguration.BoxConfigurationNestedConfiguration |
From |
To |
|
Rename Method public setSharedLink(sharedLink String) : void renamed to public setEnterpriseId(enterpriseId String) : void in class org.apache.camel.component.box.springboot.BoxComponentConfiguration.BoxConfigurationNestedConfiguration |
From |
To |
|
Change Parameter Type endpoint : Box2Endpoint to endpoint : BoxEndpoint in method public BoxProducer(endpoint BoxEndpoint) in class org.apache.camel.component.box.BoxProducer |
From |
To |
|
Change Parameter Type configuration : Box2Configuration to configuration : BoxConfiguration in method public createConnection(configuration BoxConfiguration) : BoxAPIConnection in class org.apache.camel.component.box.internal.BoxConnectionHelper |
From |
To |
|
Change Parameter Type endpoint : Box2Endpoint to endpoint : BoxEndpoint in method public BoxConsumer(endpoint BoxEndpoint, processor Processor) in class org.apache.camel.component.box.BoxConsumer |
From |
To |
|
Change Parameter Type apiName : Box2ApiName to apiName : BoxApiName in method public BoxEndpoint(uri String, component BoxComponent, apiName BoxApiName, methodName String, endpointConfiguration BoxConfiguration) in class org.apache.camel.component.box.BoxEndpoint |
From |
To |
|
Change Parameter Type configuration : Box2Configuration to configuration : BoxConfiguration in method public setConfiguration(configuration BoxConfiguration) : void in class org.apache.camel.component.box.BoxComponent |
From |
To |
|
Change Parameter Type configuration : Box2Configuration to configuration : BoxConfiguration in method public createAppUserAuthenticatedConnection(configuration BoxConfiguration) : BoxAPIConnection in class org.apache.camel.component.box.internal.BoxConnectionHelper |
From |
To |
|
Change Parameter Type component : Box2Component to component : BoxComponent in method public BoxEndpoint(uri String, component BoxComponent, apiName BoxApiName, methodName String, endpointConfiguration BoxConfiguration) in class org.apache.camel.component.box.BoxEndpoint |
From |
To |
|
Change Parameter Type apiName : Box2ApiName to apiName : BoxApiName in method protected createEndpoint(uri String, methodName String, apiName BoxApiName, endpointConfiguration BoxConfiguration) : Endpoint in class org.apache.camel.component.box.BoxComponent |
From |
To |
|
Change Parameter Type configuration : Box2Configuration to configuration : BoxConfiguration in method public createStandardAuthenticatedConnection(configuration BoxConfiguration) : BoxAPIConnection in class org.apache.camel.component.box.internal.BoxConnectionHelper |
From |
To |
|
Change Parameter Type apiName : Box2ApiName to apiName : BoxApiName in method public setApiName(apiName BoxApiName) : void in class org.apache.camel.component.box.BoxConfiguration |
From |
To |
|
Change Parameter Type endpointConfiguration : Box2Configuration to endpointConfiguration : BoxConfiguration in method protected createEndpoint(uri String, methodName String, apiName BoxApiName, endpointConfiguration BoxConfiguration) : Endpoint in class org.apache.camel.component.box.BoxComponent |
From |
To |
|
Change Parameter Type endpointConfiguration : Box2Configuration to endpointConfiguration : BoxConfiguration in method public BoxEndpoint(uri String, component BoxComponent, apiName BoxApiName, methodName String, endpointConfiguration BoxConfiguration) in class org.apache.camel.component.box.BoxEndpoint |
From |
To |
|
Change Parameter Type configuration : Box2Configuration to configuration : BoxConfiguration in method public createAppEnterpriseAuthenticatedConnection(configuration BoxConfiguration) : BoxAPIConnection in class org.apache.camel.component.box.internal.BoxConnectionHelper |
From |
To |
|
Change Parameter Type boxConfig : IBoxConfig to accessTokenCache : IAccessTokenCache in method public setAccessTokenCache(accessTokenCache IAccessTokenCache) : void in class org.apache.camel.component.box.springboot.BoxComponentConfiguration.BoxConfigurationNestedConfiguration |
From |
To |
|
Change Return Type Box2Configuration to BoxConfiguration in method public getConfiguration() : BoxConfiguration in class org.apache.camel.component.box.BoxComponent |
From |
To |
|
Change Return Type Box2ApiName to BoxApiName in method public getApiName() : BoxApiName in class org.apache.camel.component.box.BoxConfiguration |
From |
To |
|
Change Return Type Box2PropertiesHelper to BoxPropertiesHelper in method public getHelper() : BoxPropertiesHelper in class org.apache.camel.component.box.internal.BoxPropertiesHelper |
From |
To |
|
Change Return Type Box2ApiName to BoxApiName in method protected getApiName(apiNameStr String) : BoxApiName in class org.apache.camel.component.box.BoxComponent |
From |
To |
|
Change Return Type ApiMethodPropertiesHelper<Box2Configuration> to ApiMethodPropertiesHelper<BoxConfiguration> in method protected getPropertiesHelper() : ApiMethodPropertiesHelper<BoxConfiguration> in class org.apache.camel.component.box.BoxEndpoint |
From |
To |
|
Change Return Type Box2Component to BoxComponent in method public getComponent() : BoxComponent in class org.apache.camel.component.box.BoxEndpoint |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.Box2Configuration moved and renamed to org.apache.camel.component.box.BoxConfiguration |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.api.Box2TasksManager moved and renamed to org.apache.camel.component.box.api.BoxTasksManager |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.api.Box2CollaborationsManager moved and renamed to org.apache.camel.component.box.api.BoxCollaborationsManager |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.api.Box2UsersManager moved and renamed to org.apache.camel.component.box.api.BoxUsersManager |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.Box2Component moved and renamed to org.apache.camel.component.box.BoxComponent |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.Box2EventLogsManagerIntegrationTest moved and renamed to org.apache.camel.component.box.BoxEventLogsManagerIntegrationTest |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.Box2FilesManagerIntegrationTest moved and renamed to org.apache.camel.component.box.BoxFilesManagerIntegrationTest |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.AbstractBox2TestSupport moved and renamed to org.apache.camel.component.box.AbstractBoxTestSupport |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.Box2SearchManagerIntegrationTest moved and renamed to org.apache.camel.component.box.BoxSearchManagerIntegrationTest |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.internal.Box2Constants moved and renamed to org.apache.camel.component.box.internal.BoxConstants |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.internal.Box2PropertiesHelper moved and renamed to org.apache.camel.component.box.internal.BoxPropertiesHelper |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.api.Box2CommentsManager moved and renamed to org.apache.camel.component.box.api.BoxCommentsManager |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.Box2CommentsManagerIntegrationTest moved and renamed to org.apache.camel.component.box.BoxCommentsManagerIntegrationTest |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.Box2CollaborationsManagerIntegrationTest moved and renamed to org.apache.camel.component.box.BoxCollaborationsManagerIntegrationTest |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.internal.Box2ConnectionHelper moved and renamed to org.apache.camel.component.box.internal.BoxConnectionHelper |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.Box2Producer moved and renamed to org.apache.camel.component.box.BoxProducer |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.api.Box2EventsManager moved and renamed to org.apache.camel.component.box.api.BoxEventsManager |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.Box2EventsManagerIntegrationTest moved and renamed to org.apache.camel.component.box.BoxEventsManagerIntegrationTest |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.Box2Consumer moved and renamed to org.apache.camel.component.box.BoxConsumer |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.Box2FoldersManagerIntegrationTest moved and renamed to org.apache.camel.component.box.BoxFoldersManagerIntegrationTest |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.api.Box2SearchManager moved and renamed to org.apache.camel.component.box.api.BoxSearchManager |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.Box2GroupsManagerIntegrationTest moved and renamed to org.apache.camel.component.box.BoxGroupsManagerIntegrationTest |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.api.Box2GroupsManager moved and renamed to org.apache.camel.component.box.api.BoxGroupsManager |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.api.Box2FoldersManager moved and renamed to org.apache.camel.component.box.api.BoxFoldersManager |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.api.Box2EventLogsManager moved and renamed to org.apache.camel.component.box.api.BoxEventLogsManager |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.api.Box2FilesManager moved and renamed to org.apache.camel.component.box.api.BoxFilesManager |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.Box2UsersManagerIntegrationTest moved and renamed to org.apache.camel.component.box.BoxUsersManagerIntegrationTest |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.Box2TasksManagerIntegrationTest moved and renamed to org.apache.camel.component.box.BoxTasksManagerIntegrationTest |
From |
To |
|
Move And Rename Class org.apache.camel.component.box2.Box2Endpoint moved and renamed to org.apache.camel.component.box.BoxEndpoint |
From |
To |
|
Change Variable Type component : Box2Component to component : BoxComponent in method private createBoxConnection() : void in class org.apache.camel.component.box.BoxEndpoint |
From |
To |
|
Change Variable Type endpoint : Box2Endpoint to endpoint : BoxEndpoint in method public getConnection() : BoxAPIConnection in class org.apache.camel.component.box.BoxGroupsManagerIntegrationTest |
From |
To |
|
Change Variable Type configuration : Box2Configuration to configuration : BoxConfiguration in method protected createCamelContext() : CamelContext in class org.apache.camel.component.box.AbstractBoxTestSupport |
From |
To |
|
Change Variable Type endpoint : Box2Endpoint to endpoint : BoxEndpoint in method public getConnection() : BoxAPIConnection in class org.apache.camel.component.box.BoxSearchManagerIntegrationTest |
From |
To |
|
Change Variable Type consumer : Box2Consumer to consumer : BoxConsumer in method public createConsumer(processor Processor) : Consumer in class org.apache.camel.component.box.BoxEndpoint |
From |
To |
|
Change Variable Type endpoint : Box2Endpoint to endpoint : BoxEndpoint in method public getConnection() : BoxAPIConnection in class org.apache.camel.component.box.BoxEventsManagerIntegrationTest |
From |
To |
|
Change Variable Type endpoint : Box2Endpoint to endpoint : BoxEndpoint in method public getConnection() : BoxAPIConnection in class org.apache.camel.component.box.BoxFilesManagerIntegrationTest |
From |
To |
|
Change Variable Type endpoint : Box2Endpoint to endpoint : BoxEndpoint in method public getConnection() : BoxAPIConnection in class org.apache.camel.component.box.BoxFoldersManagerIntegrationTest |
From |
To |
|
Change Variable Type endpoint : Box2Endpoint to endpoint : BoxEndpoint in method public getConnection() : BoxAPIConnection in class org.apache.camel.component.box.BoxCollaborationsManagerIntegrationTest |
From |
To |
|
Change Variable Type component : Box2Component to component : BoxComponent in method protected createCamelContext() : CamelContext in class org.apache.camel.component.box.AbstractBoxTestSupport |
From |
To |
|
Change Variable Type endpoint : Box2Endpoint to endpoint : BoxEndpoint in method public getConnection() : BoxAPIConnection in class org.apache.camel.component.box.BoxCommentsManagerIntegrationTest |
From |
To |
|
Change Variable Type endpoint : Box2Endpoint to endpoint : BoxEndpoint in method public getConnection() : BoxAPIConnection in class org.apache.camel.component.box.BoxUsersManagerIntegrationTest |
From |
To |
|
Change Variable Type endpoint : Box2Endpoint to endpoint : BoxEndpoint in method public getConnection() : BoxAPIConnection in class org.apache.camel.component.box.BoxTasksManagerIntegrationTest |
From |
To |