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.Status

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

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

Methods in oracle.apps.fnd.applseed.orch that return SDFOrchestratorTask.Status
 SDFOrchestratorTask.Status SDFOrchestratorTask.getStatus()
          Gets the status of the task.
static SDFOrchestratorTask.Status SDFOrchestratorTask.Status.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SDFOrchestratorTask.Status[] SDFOrchestratorTask.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in oracle.apps.fnd.applseed.orch with parameters of type SDFOrchestratorTask.Status
 void SDFOrchestratorTask.setStatus(SDFOrchestratorTask.Status status)
          Sets the status of the task.
 


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

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.