public interface TaskListener
The following Task Events are supported:
Modifier and Type | Field and Description |
---|---|
static String |
EVENTNAME_ASSIGNMENT |
static String |
EVENTNAME_COMPLETE |
static String |
EVENTNAME_CREATE |
static String |
EVENTNAME_DELETE |
Modifier and Type | Method and Description |
---|---|
void |
notify(DelegateTask delegateTask) |
static final String EVENTNAME_CREATE
static final String EVENTNAME_ASSIGNMENT
static final String EVENTNAME_COMPLETE
static final String EVENTNAME_DELETE
void notify(DelegateTask delegateTask)
Copyright © 2022. All rights reserved.