org.camunda.bpm.engine.impl.pvm.delegate
Interface TaskListener
Deprecated. use org.camunda.bpm.engine.delegate.TaskListener instead
public interface TaskListener
- Author:
- Tom Baeyens
EVENTNAME_CREATE
static final String EVENTNAME_CREATE
- Deprecated.
- See Also:
- Constant Field Values
EVENTNAME_ASSIGNMENT
static final String EVENTNAME_ASSIGNMENT
- Deprecated.
- See Also:
- Constant Field Values
EVENTNAME_COMPLETE
static final String EVENTNAME_COMPLETE
- Deprecated.
- See Also:
- Constant Field Values
notify
void notify(DelegateTask delegateTask)
- Deprecated.
Copyright © 2016 camunda services GmbH. All rights reserved.