org.activiti.engine.impl.event
类 CompensationEventHandler
java.lang.Object
org.activiti.engine.impl.event.CompensationEventHandler
- 所有已实现的接口:
- EventHandler
public class CompensationEventHandler
- extends Object
- implements EventHandler
- 作者:
- Daniel Meyer
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EVENT_HANDLER_TYPE
public static final String EVENT_HANDLER_TYPE
- 另请参见:
- 常量字段值
CompensationEventHandler
public CompensationEventHandler()
getEventHandlerType
public String getEventHandlerType()
- 指定者:
- 接口
EventHandler
中的 getEventHandlerType
handleEvent
public void handleEvent(EventSubscriptionEntity eventSubscription,
Object payload,
CommandContext commandContext)
- 指定者:
- 接口
EventHandler
中的 handleEvent
Copyright © 2013 Alfresco. All rights reserved.