endDataAndUpdateSteps() method

This method is called after the "Data State Steps" and "Update Steps" (which are grouped together) for the service event have been successfully completed.

Syntax

public void endDataAndUpdateSteps ()

Usage

Any processing that should take place after the execution of these steps should be implemented in this method.