public interface ExecutionListener extends DelegateListener<DelegateExecution>
Modifier and Type | Field and Description |
---|---|
static String |
EVENTNAME_END |
static String |
EVENTNAME_START |
static String |
EVENTNAME_TAKE |
Modifier and Type | Method and Description |
---|---|
void |
notify(DelegateExecution execution) |
static final String EVENTNAME_START
static final String EVENTNAME_END
static final String EVENTNAME_TAKE
void notify(DelegateExecution execution) throws Exception
notify
in interface DelegateListener<DelegateExecution>
Exception
Copyright © 2022. All rights reserved.