Advanced Customization > Business Logic Customization > Customizing Workflow Administration > Customizing Change Management Workflow Process Templates > Code Impacted
  
Code Impacted
The following code has been impacted by the enhancements:
The workflow processes in loadFiles\ChangeManagement.csv, including the changes described in this section.
wt.change2.process.ProcessHelper -- A new, overloaded version of the checkRequestFinished method has been added, which takes a change request and checks the state of the passed object.
wt.change2.StandardChangeService -- The methods saveFormalizedBy and deleteFormalizedBy now emit the events ISSUE_FORMALIZED and ISSUE_UNFORMALIZED, respectively.
wt.admin.AdminEventResource -- The ISSUE_FORMALIZED and ISSUE_UNFORMALIZED events were added to this resource bundle (and all of its language variants).
wt.workflow.robots.synchEventResource -- The ISSUE_FORMALIZED and ISSUE_UNFORMALIZED events were added to this resource bundle (and all of its language variants).
wt.notify.notify.properties -- The ISSUE_FORMALIZED and ISSUE_UNFORMALIZED events were added to this property file.