@Deprecated public interface TaskListener
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENTNAME_ASSIGNMENT
Deprecated.
|
static String |
EVENTNAME_COMPLETE
Deprecated.
|
static String |
EVENTNAME_CREATE
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
notify(org.flowable.task.service.delegate.DelegateTask delegateTask)
Deprecated.
|
static final String EVENTNAME_CREATE
static final String EVENTNAME_ASSIGNMENT
static final String EVENTNAME_COMPLETE
Copyright © 2018 Flowable. All rights reserved.