The FireWorkflowOutcomeFormHandler has the following pre and post methods:

Method

Function

preFireWorkflowOutcome

Empty method that is executed before the handleFireWorkflowOutcome method. Define this method when you subclass FireWorkflowOutcomeFormhandler and you require a new method that is executed immediately before handleFireWorkflowOutcome.

postFireWorkflowOutcome

Empty method that is executed after the handleFireWorkflowOutcome method. Define this method when you subclass FireWorkflowOutcomeFormhandler and you require a new method that is executed immediately after handleFireWorkflowOutcome.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices