public class EventTriggerInstanceImpl extends BaseDefinitionElementImpl implements EventTriggerInstance
| Constructor and Description |
|---|
EventTriggerInstanceImpl(long id,
long eventInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getEventInstanceId()
Return the identifier of the
EventInstance which it is attached. |
int |
hashCode() |
protected void |
setEventInstanceId(long eventInstanceId) |
getId, setId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetIdpublic EventTriggerInstanceImpl(long id,
long eventInstanceId)
public long getEventInstanceId()
EventTriggerInstanceEventInstance which it is attached.getEventInstanceId in interface EventTriggerInstanceEventInstanceprotected void setEventInstanceId(long eventInstanceId)
public boolean equals(Object o)
equals in class BaseDefinitionElementImplpublic int hashCode()
hashCode in class BaseDefinitionElementImplCopyright © 2018 Bonitasoft S.A.. All rights reserved.