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 IInstanceContextConfiguration

All Superinterfaces:
java.io.Serializable

public interface IInstanceContextConfiguration
extends java.io.Serializable

Method Summary
 java.lang.Boolean includeActivityInstanceAttributes()
           
 java.lang.Boolean includeChildren()
           
 java.lang.Boolean includeCorrelationKeys()
           
 java.lang.Boolean includeOpenActivities()
           
 java.lang.Boolean includeOpenActivityContainers()
           
 java.lang.Boolean includeProcessDataObjects()
           
 java.lang.Boolean includeProcessInstanceAttributes()
           
 java.lang.Boolean includeProjectDataObjects()
           

 

Method Detail

includeProcessDataObjects

java.lang.Boolean includeProcessDataObjects()

includeProjectDataObjects

java.lang.Boolean includeProjectDataObjects()

includeCorrelationKeys

java.lang.Boolean includeCorrelationKeys()

includeProcessInstanceAttributes

java.lang.Boolean includeProcessInstanceAttributes()

includeOpenActivities

java.lang.Boolean includeOpenActivities()

includeChildren

java.lang.Boolean includeChildren()

includeActivityInstanceAttributes

java.lang.Boolean includeActivityInstanceAttributes()

includeOpenActivityContainers

java.lang.Boolean includeOpenActivityContainers()

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.