public interface ExecutionListener extends Serializable
| 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
ExceptionCopyright © 2016 Alfresco. All rights reserved.