Skip navigation links

Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.7)
E10659-10


oracle.soa.management.facade
Interface AsynchronousJob

All Superinterfaces:
java.io.Serializable

Deprecated. This client-side facility is no longer used. Interface for all asynchronous processing job types

public interface AsynchronousJob
extends java.io.Serializable

Nested Class Summary
static class AsynchronousJob.Type
          Deprecated.  

 

Method Summary
 java.lang.String getId()
          Deprecated.  
 AsynchronousJob.Type getType()
          Deprecated.  

 

Method Detail

getType

AsynchronousJob.Type getType()
Deprecated. 
Returns:
the job type

getId

java.lang.String getId()
Deprecated. 
Returns:
the unique identifier for the job

Skip navigation links

Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.7)
E10659-10


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