public class UserTaskExecutionListener extends Object implements TaskListener
| Modifier and Type | Field and Description |
|---|---|
protected String |
typeToCreate |
EVENTNAME_ALL_EVENTS, EVENTNAME_ASSIGNMENT, EVENTNAME_COMPLETE, EVENTNAME_CREATE, EVENTNAME_DELETE| Constructor and Description |
|---|
UserTaskExecutionListener(String typeToFind,
String typeToCreate,
Collection<SimulationEvent> events) |
protected final String typeToCreate
public UserTaskExecutionListener(String typeToFind, String typeToCreate, Collection<SimulationEvent> events)
public void notify(DelegateTask delegateTask)
notify in interface TaskListenerCopyright © 2016 Alfresco. All rights reserved.