94de80cc03237c8adb63c1234b75df5ddd2e56cf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 23
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable denied : PermissionDeniedException to failed : IllegalArgumentException in method public testForwardFromReadyToGroup() : void in class org.jbpm.services.task.LifeCycleBaseTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type denied : PermissionDeniedException to failed : IllegalArgumentException in method public testForwardFromReadyToGroup() : void in class org.jbpm.services.task.LifeCycleBaseTest | From | To | |
| Extract Method | 1 | ||
| Extract Method protected doCallbackUserOperation(userId String, context TaskContext, throwExceptionWhenNotFound boolean) : boolean extracted from protected doCallbackUserOperation(userId String, context TaskContext) : boolean in class org.jbpm.services.task.commands.UserGroupCallbackTaskCommand | From | To |