org.activiti.engine.impl.pvm.delegate
接口 ExecutionListener
已过时。 use org.activiti.delegate.ExecutionListener
instead.
@Deprecated
public interface ExecutionListener
- 作者:
- Tom Baeyens, Joram Barrez
EVENTNAME_START
static final String EVENTNAME_START
- 已过时。
- 另请参见:
- 常量字段值
EVENTNAME_END
static final String EVENTNAME_END
- 已过时。
- 另请参见:
- 常量字段值
EVENTNAME_TAKE
static final String EVENTNAME_TAKE
- 已过时。
- 另请参见:
- 常量字段值
notify
void notify(ExecutionListenerExecution execution)
throws Exception
- 已过时。
- 抛出:
Exception
Copyright © 2013 Alfresco. All rights reserved.