可以为人员任务 API 事件和升级通知事件创建插件。
package com.ibm.task.spi ; public interface NotificationEventHandlerPlugin { public void interFaceMethod(Param param) ; : }
myevents.EventHandlerImplementation
该事件处理程序将处理该应用程序中发生的人员任务事件。
(c) Copyright IBM Corporation 2005, 2006. 本信息中心基于 Eclipse 技术(http://www.eclipse.org)。