Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

Uses of Class
oracle.apps.fnd.applseed.orch.SDFOrchestratorTask

Packages that use SDFOrchestratorTask
oracle.apps.fnd.applseed.orch   
 

Uses of SDFOrchestratorTask in oracle.apps.fnd.applseed.orch
 

Methods in oracle.apps.fnd.applseed.orch that return SDFOrchestratorTask
 SDFOrchestratorTask SDFOrchestratorTaskList.findPendingTask()
          This method returns the first task that can be assigned to a handler.
 SDFOrchestratorTask SDFOrchestratorTask.getWaitingOn()
           
 

Methods in oracle.apps.fnd.applseed.orch that return types with arguments of type SDFOrchestratorTask
 java.util.List<SDFOrchestratorTask> SDFOrchestratorTask.getDependOn()
           
 

Methods in oracle.apps.fnd.applseed.orch with parameters of type SDFOrchestratorTask
 void SDFOrchestratorTask.AddDependency(SDFOrchestratorTask task)
          Adds the dependency.
 void SDFOrchestratorWorkerHandler.assignTask(SDFOrchestratorTask task)
          Assign task to worker.
 


Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.