c026908e67fe89166048bafa0f85108ea835e37a
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 34
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method protected getCaseFile(ksession KieSession, caseId String) : CaseFileInstance extracted from public execute(context Context) : Void in class org.jbpm.casemgmt.impl.command.ReopenCaseCommand & moved to class org.jbpm.casemgmt.impl.command.CaseCommand | From | To | |
Extract And Move Method protected mapDynamicOutputData(results Map<String,Object>) : void extracted from public triggerCompleted(workItem WorkItem) : void in class org.jbpm.workflow.instance.node.WorkItemNodeInstance & moved to class org.jbpm.workflow.instance.node.StateBasedNodeInstance | From | To |