public abstract class BaseDelegateEventListener extends Object implements ActivitiEventListener
ActivitiEventListener
, used when creating event-listeners
that are part of a BPMN definition.Modifier and Type | Field and Description |
---|---|
protected Class<?> |
entityClass |
Constructor and Description |
---|
BaseDelegateEventListener() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isValidEvent(ActivitiEvent event) |
void |
setEntityClass(Class<?> entityClass) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isFailOnException, onEvent
protected Class<?> entityClass
public void setEntityClass(Class<?> entityClass)
protected boolean isValidEvent(ActivitiEvent event)
Copyright © 2016 Alfresco. All rights reserved.