97398411e76b6a6bcc43709f0dd80be848d023fe
Files Diff
- Added: 9
- Removed: 10
- Renamed: 0
- Modified: 42
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable pending : List<RequestInfo> in method public testRunBasicAsync() : void from class org.jbpm.test.regression.ParallelAsyncJobsTest | From | To | |
Change Variable Type | 3 | ||
Change Variable Type commandService : org.jbpm.shared.services.impl.TransactionalCommandService to commandService : TransactionalCommandService in method public produceStoreService() : ExecutorStoreService in class org.jbpm.executor.cdi.impl.jpa.JPAExecutorServiceProducer | From | To | |
Change Variable Type commandService : org.jbpm.shared.services.impl.TransactionalCommandService to commandService : TransactionalCommandService in method public produceAdminService() : ExecutorAdminService in class org.jbpm.executor.cdi.impl.jpa.JPAExecutorServiceProducer | From | To | |
Change Variable Type commandService : org.jbpm.shared.services.impl.TransactionalCommandService to commandService : TransactionalCommandService in method public produceQueryService() : ExecutorQueryService in class org.jbpm.executor.cdi.impl.jpa.JPAExecutorServiceProducer | From | To |