0fe889e2c7372d70238dcb980408ec60df3c131e
Files Diff
- Added: 34
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method protected calculateDelay(delay long, timer TimerInstance) : long extracted from public execute(context Context) : Void in class org.jbpm.process.instance.command.UpdateTimerCommand | From | To | |
Extract Method protected rescheduleTimer(timer TimerInstance, tm TimerManager) : TimerInstance extracted from public execute(context Context) : Void in class org.jbpm.process.instance.command.UpdateTimerCommand | From | To |