WebLogic Process Integrator Version 2.0

com.bea.wlpi.server.plugin
Class InstanceNotification

java.lang.Object
  |
  +--com.bea.wlpi.server.plugin.PluginNotification
        |
        +--com.bea.wlpi.server.plugin.InstanceNotification
All Implemented Interfaces:
java.io.Serializable

public final class InstanceNotification
extends PluginNotification

Notification object that describes a change to a workflow instance.

Since:
WebLogic Process Integrator 2.0
See Also:
Plugin.instanceChanged(com.bea.wlpi.server.plugin.InstanceNotification), Serialized Form

Fields inherited from class com.bea.wlpi.server.plugin.PluginNotification
eventType, source
 
Method Summary
 InstanceInfo getInstance()
          Return information about the affected workflow instance.
 
Methods inherited from class com.bea.wlpi.server.plugin.PluginNotification
getEventType, getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public InstanceInfo getInstance()
Return information about the affected workflow instance.
Returns:
Instance information.

WebLogic Process Integrator Version 2.0

BEA WebLogic Process Integrator is a trademark of BEA Systems, Inc.
Copyright (c) 2001 BEA Systems, Inc.
All rights reserved.