610518cd1e90e42d8ff689394500502570671a6c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 63
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 2 | ||
| Change Return Type World to ContextManager in method public getContextManager() : ContextManager in class org.jbpm.shared.services.impl.JpaPersistenceContext | From | To | |
| Change Return Type World to ContextManager in method public getContextManager() : ContextManager in class org.jbpm.services.task.commands.TaskContext | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type cmds : List<GenericCommand<?>> to cmds : List<ExecutableCommand<?>> in method public destroyCase(caseContext CaseContext) : void in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager | From | To |