|
Move And Rename Method protected Jt400DataQueueEndpoint(endpointUri String, component Jt400Component, connectionPool AS400ConnectionPool) from class org.apache.camel.component.jt400.Jt400DataQueueEndpoint to protected Jt400Endpoint(endpointUri String, component Jt400Component, connectionPool AS400ConnectionPool) from class org.apache.camel.component.jt400.Jt400Endpoint |
From |
To |
|
Move And Rename Method protected Jt400DataQueueEndpoint(endpointUri String, component Jt400Component) from class org.apache.camel.component.jt400.Jt400DataQueueEndpoint to protected Jt400Endpoint(endpointUri String, component Jt400Component) from class org.apache.camel.component.jt400.Jt400Endpoint |
From |
To |
|
Move And Rename Method package Jt400Endpoint(endpointUri String, connectionPool AS400ConnectionPool) from class org.apache.camel.component.jt400.Jt400Endpoint to public Jt400Configuration(endpointUri String, connectionPool AS400ConnectionPool) from class org.apache.camel.component.jt400.Jt400Configuration |
From |
To |
|
Move And Rename Method protected Jt400PgmEndpoint(endpointUri String, component Jt400Component) from class org.apache.camel.component.jt400.Jt400PgmEndpoint to protected Jt400Endpoint(endpointUri String, component Jt400Component) from class org.apache.camel.component.jt400.Jt400Endpoint |
From |
To |
|
Move And Rename Method protected Jt400PgmEndpoint(endpointUri String, component Jt400Component, connectionPool AS400ConnectionPool) from class org.apache.camel.component.jt400.Jt400PgmEndpoint to protected Jt400Endpoint(endpointUri String, component Jt400Component, connectionPool AS400ConnectionPool) from class org.apache.camel.component.jt400.Jt400Endpoint |
From |
To |
|
Move Method public isSingleton() : boolean from class org.apache.camel.component.jt400.Jt400PgmEndpoint to public isSingleton() : boolean from class org.apache.camel.component.jt400.Jt400Endpoint |
From |
To |
|
Move Method public setFormat(format Format) : void from class org.apache.camel.component.jt400.Jt400Endpoint to public setFormat(format Format) : void from class org.apache.camel.component.jt400.Jt400Configuration |
From |
To |
|
Move Method public testUserID() : void from class org.apache.camel.component.jt400.Jt400EndpointTest to public testUserID() : void from class org.apache.camel.component.jt400.Jt400ConfigurationTest |
From |
To |
|
Move Method public setFormat(format Format) : void from class org.apache.camel.component.jt400.Jt400DataQueueEndpoint to public setFormat(format Jt400Configuration.Format) : void from class org.apache.camel.component.jt400.Jt400Endpoint |
From |
To |
|
Move Method public isFieldIdxForOuput(idx int) : boolean from class org.apache.camel.component.jt400.Jt400PgmEndpoint to public isFieldIdxForOuput(idx int) : boolean from class org.apache.camel.component.jt400.Jt400Endpoint |
From |
To |
|
Move Method public createPollingConsumer() : PollingConsumer from class org.apache.camel.component.jt400.Jt400DataQueueEndpoint to public createPollingConsumer() : PollingConsumer from class org.apache.camel.component.jt400.Jt400Endpoint |
From |
To |
|
Move Method public getOutputFieldLength(idx int) : int from class org.apache.camel.component.jt400.Jt400PgmEndpoint to public getOutputFieldLength(idx int) : int from class org.apache.camel.component.jt400.Jt400Endpoint |
From |
To |
|
Move Method public testSystemConfiguration() : void from class org.apache.camel.component.jt400.Jt400DataQueueEndpointTest to public testSystemConfiguration() : void from class org.apache.camel.component.jt400.Jt400EndpointTest |
From |
To |
|
Move Method public testSystemName() : void from class org.apache.camel.component.jt400.Jt400EndpointTest to public testSystemName() : void from class org.apache.camel.component.jt400.Jt400ConfigurationTest |
From |
To |
|
Move Method protected getSystem() : AS400 from class org.apache.camel.component.jt400.Jt400DataQueueEndpoint to protected getSystem() : AS400 from class org.apache.camel.component.jt400.Jt400Endpoint |
From |
To |
|
Move Method protected releaseSystem(system AS400) : void from class org.apache.camel.component.jt400.Jt400DataQueueEndpoint to protected releaseSystem(system AS400) : void from class org.apache.camel.component.jt400.Jt400Endpoint |
From |
To |
|
Move Method public testDefaultGuiAvailable() : void from class org.apache.camel.component.jt400.Jt400EndpointTest to public testDefaultGuiAvailable() : void from class org.apache.camel.component.jt400.Jt400ConfigurationTest |
From |
To |
|
Move Method public testDefaultCcsid() : void from class org.apache.camel.component.jt400.Jt400EndpointTest to public testDefaultCcsid() : void from class org.apache.camel.component.jt400.Jt400ConfigurationTest |
From |
To |
|
Move Method public setFormat(format Format) : void from class org.apache.camel.component.jt400.Jt400PgmEndpoint to public setFormat(format Jt400Configuration.Format) : void from class org.apache.camel.component.jt400.Jt400Endpoint |
From |
To |
|
Move Method public testDefaultFormat() : void from class org.apache.camel.component.jt400.Jt400EndpointTest to public testDefaultFormat() : void from class org.apache.camel.component.jt400.Jt400ConfigurationTest |
From |
To |
|
Move Method public releaseConnection(connection AS400) : void from class org.apache.camel.component.jt400.Jt400Endpoint to public releaseConnection(connection AS400) : void from class org.apache.camel.component.jt400.Jt400Configuration |
From |
To |
|
Move Method public getConnection() : AS400 from class org.apache.camel.component.jt400.Jt400Endpoint to public getConnection() : AS400 from class org.apache.camel.component.jt400.Jt400Configuration |
From |
To |
|
Move Method public testPassword() : void from class org.apache.camel.component.jt400.Jt400EndpointTest to public testPassword() : void from class org.apache.camel.component.jt400.Jt400ConfigurationTest |
From |
To |
|
Move Method public isSingleton() : boolean from class org.apache.camel.component.jt400.Jt400DataQueueEndpoint to public isSingleton() : boolean from class org.apache.camel.component.jt400.Jt400Endpoint |
From |
To |
|
Move Attribute public KEY : String from class org.apache.camel.component.jt400.Jt400DataQueueEndpoint to public KEY : String from class org.apache.camel.component.jt400.Jt400Endpoint |
From |
To |
|
Move Attribute private userID : String from class org.apache.camel.component.jt400.Jt400Endpoint to private userID : String from class org.apache.camel.component.jt400.Jt400Configuration |
From |
To |
|
Move Attribute private systemName : String from class org.apache.camel.component.jt400.Jt400Endpoint to private systemName : String from class org.apache.camel.component.jt400.Jt400Configuration |
From |
To |
|
Move Attribute public SENDER_INFORMATION : String from class org.apache.camel.component.jt400.Jt400DataQueueEndpoint to public SENDER_INFORMATION : String from class org.apache.camel.component.jt400.Jt400Endpoint |
From |
To |
|
Move Attribute private objectPath : String from class org.apache.camel.component.jt400.Jt400Endpoint to private objectPath : String from class org.apache.camel.component.jt400.Jt400Configuration |
From |
To |
|
Move Attribute private LOG : Logger from class org.apache.camel.component.jt400.Jt400Endpoint to private LOG : Logger from class org.apache.camel.component.jt400.Jt400Configuration |
From |
To |
|
Move Attribute private guiAvailable : boolean from class org.apache.camel.component.jt400.Jt400Endpoint to private guiAvailable : boolean from class org.apache.camel.component.jt400.Jt400Configuration |
From |
To |
|
Move Attribute private connectionPool : AS400ConnectionPool from class org.apache.camel.component.jt400.Jt400Endpoint to private connectionPool : AS400ConnectionPool from class org.apache.camel.component.jt400.Jt400Configuration |
From |
To |
|
Move Attribute private DEFAULT_SYSTEM_CCSID : int from class org.apache.camel.component.jt400.Jt400Endpoint to private DEFAULT_SYSTEM_CCSID : int from class org.apache.camel.component.jt400.Jt400Configuration |
From |
To |
|
Move Attribute private password : String from class org.apache.camel.component.jt400.Jt400Endpoint to private password : String from class org.apache.camel.component.jt400.Jt400Configuration |
From |
To |
|
Move Attribute private ccsid : int from class org.apache.camel.component.jt400.Jt400Endpoint to private ccsid : int from class org.apache.camel.component.jt400.Jt400Configuration |
From |
To |
|
Move Attribute private format : Format from class org.apache.camel.component.jt400.Jt400Endpoint to private format : Format from class org.apache.camel.component.jt400.Jt400Configuration |
From |
To |