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

oracle.bpm.services.instancemanagement.model
Interface IProcessInstanceInfo

All Superinterfaces:
java.io.Serializable

public interface IProcessInstanceInfo
extends java.io.Serializable


Method Summary
 long getId()
          Gets this instance's id.
 int getThread()
          Gets this instance's thread number.
 

Method Detail

getThread

int getThread()
Gets this instance's thread number.

Returns:

getId

long getId()
Gets this instance's id.

Returns:
the instance id

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

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