Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

oracle.apps.fnd.applcp.request.postprocess
Interface PostProcess

All Known Implementing Classes:
NotifyPP

public interface PostProcess

Describe interface PostProcess here. Created: Wed Sep 12 11:13:31 2007

Version:
1.0
Author:
Ramkarthik Kalyanasundaram

Method Summary
 java.util.ArrayList getOutputFileList()
           
 PostProcessState invokePostProcess(long requestID, java.lang.String[] ppArguments, java.util.ArrayList files)
           
 

Method Detail

invokePostProcess

PostProcessState invokePostProcess(long requestID,
                                   java.lang.String[] ppArguments,
                                   java.util.ArrayList files)

getOutputFileList

java.util.ArrayList getOutputFileList()

Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

Copyright © 2011 Oracle. All Rights Reserved.