org.bonitasoft.engine.core.process.definition.model.event.trigger.impl
public abstract class SErrorEventTriggerDefinitionImpl extends SEventTriggerDefinitionImpl implements org.bonitasoft.engine.core.process.definition.model.event.trigger.SErrorEventTriggerDefinition
| Constructor and Description |
|---|
SErrorEventTriggerDefinitionImpl(String errorCode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getErrorCode() |
org.bonitasoft.engine.core.process.definition.model.event.trigger.SEventTriggerType |
getEventTriggerType() |
int |
hashCode() |
getId, setIdpublic SErrorEventTriggerDefinitionImpl(String errorCode)
public String getErrorCode()
getErrorCode in interface org.bonitasoft.engine.core.process.definition.model.event.trigger.SErrorEventTriggerDefinitionpublic int hashCode()
hashCode in class SBaseElementImplpublic boolean equals(Object obj)
equals in class SBaseElementImplpublic org.bonitasoft.engine.core.process.definition.model.event.trigger.SEventTriggerType getEventTriggerType()
getEventTriggerType in interface org.bonitasoft.engine.core.process.definition.model.event.trigger.SEventTriggerDefinitionCopyright © 2014 Bonitasoft S.A.. All rights reserved.