WebLogic Process Integrator Version 2.0

com.bea.wlpi.server.plugin
Class TaskNotification

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

public final class TaskNotification
extends PluginNotification

Notification object that describes a change to a task instance.

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

Fields inherited from class com.bea.wlpi.server.plugin.PluginNotification
eventType, source
 
Method Summary
 TaskInfo getTask()
          Return information about the affected task.
 
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

getTask

public TaskInfo getTask()
Return information about the affected task.
Returns:
Task 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.