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

Package oracle.bpm.services.instancemanagement.model

Interface Summary
AvailableFlowChangesResponse This interface represents a response that contains the available flow changes for a process instance.
AvailableVariablesResponse Deprecated. Use InstanceContextResponse instead.
IActivityInfo An IActivityInfo instance contains the very basic information about a BPMN flow element.
IActivityPathInfo This interface represents a path from the process root level to a certain process flow element such as activities, events or gateways.
IBaseGrabRequest Base interface for a grab request.
IBaseMigrateInstanceContextResponse Base interface for migration context response.
IBaseMigrateInstanceRequest Base request for migrating instances.
ICorrelationKeyItem An item representing an correlation key.
ICorrelationKeyProperty An interface representing a correlation key property.
IFlowChangeItem An item representing an Alter Flow change.
IGrabInstanceContext BPMN standard defines compound activities as activities that can contain sub-activities and data objects, allowing to represent a business process as a tree-structure hierarchy of process activities.
IGrabInstanceContextRequest Defines on object that represents a request to get state data and the available flow changes for a single instance.
IGrabInstanceContextResponse A context response containing state data and available flow changes for a single instance restricted the requested location.
IGrabInstanceRequest A request to Alter Flow over a single instance.
IGrabInstanceResponse The response for the Alter Flow request over a single instance.
IGrabMultipleInstancesContextRequest A request to get state data for multiple instances.
IGrabMultipleInstancesContextResponse A context response containing state data and available flow changes for multiple instances.
IGrabMultipleInstancesRequest The request for Alter Flow over multiple instances.
IGrabMultipleInstancesResponse The response for the Alter Flow request over multiple instances.
IIdentityType  
IInstanceContextConfiguration An IInstanceContextConfiguration implementation provides the way to specify which process instances details, such as process and project data objects, open activities, etc., will be retrieved in the response of a Migration or Grab context creation.
IInstanceSummary This interface contains a summary for the requested Alter Flow or Migration.
ILocationInfo Provides information about the location of an process instance in a particular business process.
IMigrateBaseInstanceResponse Base interface for migrate response.
IMigrateInstanceContextRequest A request to get state data for a single instance.
IMigrateInstanceContextResponse A context response containing state data and the available flow changes for a single instance.
IMigrateInstanceRequest The request to migrate a single instance
IMigrateInstanceResponse The response for the Migrate request over a single instance.
IMigrateInstanceSummary This interface contains a summary for the requested Migration.
IMigrateMultipleInstancesContextRequest A request to get migration state data for multiple instances.
IMigrateMultipleInstancesContextResponse A context response containing migration state data for multiple instances.
IMigrateMultipleInstancesRequest The request to migrate multiple instances.
IMigrateMultipleInstancesResponse The response for the Migrate request over multiple instance.
InstanceContextResponse A context response containing state data for a single instance.
IOpenActivityInfo An IOpenActivityInfo instance represents and bpmn flow element, such as an activity, event or gateway, that contains a process instance token.
IProcessAttachment  
IProcessComment  
IProcessFlexAttributes  
IProcessInstance  
IProcessInstanceInfo  
IProcessInstanceUser  
IProcessSystemAttributes  
ITaskUpdateAction  
IVariableItem This interface is a client side view of a declared Data Object in a running instance.
 

Enum Summary
IIdentityType.IDENTITY_TYPE  
 


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.