Renamed the variable in the specified method from o to a currentReportItemValue for better understandability.
Location- Sub-project: imixs-workflow-engine
Package: org.imixs.workflow.engine
Class: ReportService
Method: updateReport
Decomposed parseTag method to resolve a complex method code smell for readability and understandability.
Location- Sub-project: imixs-workflow-core
Package: org.imixs.workflow.util
class: XMLParser
Method: parseTag
Decompose complex conditional. Location- Sub-project: imixs-workflow-core Package: org.imixs.workflow.xml class: XMLItem Method: stripNonValidXMLCharacters
Renamed the variable in the specified method from o to a currentReportItemValue for better understandability. Location- Sub-project: imixs-workflow-engine Package: org.imixs.workflow.engine Class: ReportService Method: updateReport
Decomposed parseTag method to resolve a complex method code smell for readability and understandability. Location- Sub-project: imixs-workflow-core Package: org.imixs.workflow.util class: XMLParser Method: parseTag