Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle BPM Suite
11g Release 1 (11.1.1.6.0)
E25378-04


oracle.bpm.services.instancemanagement.model
Interface IMigrateInstanceContextRequest

All Superinterfaces:
java.io.Serializable

public interface IMigrateInstanceContextRequest
extends java.io.Serializable

Method Summary
 IInstanceContextConfiguration getInstanceContextConfiguration()
           
 ILocationInfo getLocation()
           
 IProcessInstance getProcessInstance()
          Gets the process instance to which the grab context is requested.

 

Method Detail

getProcessInstance

IProcessInstance getProcessInstance()
Gets the process instance to which the grab context is requested.
Returns:
the process instance used for the grab context request

getLocation

ILocationInfo getLocation()

getInstanceContextConfiguration

IInstanceContextConfiguration getInstanceContextConfiguration()

Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle BPM Suite
11g Release 1 (11.1.1.6.0)
E25378-04


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