org.camunda.bpm.engine.impl.pvm.delegate
Interface ExecutionListener
Deprecated. use org.camunda.bpm.engine.test.delegate.ExecutionListener instead.
@Deprecated
public interface ExecutionListener
- Author:
- Tom Baeyens, Joram Barrez
EVENTNAME_START
static final String EVENTNAME_START
- Deprecated.
- See Also:
- Constant Field Values
EVENTNAME_END
static final String EVENTNAME_END
- Deprecated.
- See Also:
- Constant Field Values
EVENTNAME_TAKE
static final String EVENTNAME_TAKE
- Deprecated.
- See Also:
- Constant Field Values
notify
void notify(ExecutionListenerExecution execution)
throws Exception
- Deprecated.
- Throws:
Exception
Copyright © 2014 camunda services GmbH. All Rights Reserved.