public abstract class ErrorEventTriggerDefinitionImpl extends Object implements ErrorEventTriggerDefinition
| Constructor and Description |
|---|
ErrorEventTriggerDefinitionImpl() |
ErrorEventTriggerDefinitionImpl(String errorCode) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ModelFinderVisitor visitor,
long modelId) |
boolean |
equals(Object o) |
String |
getErrorCode() |
int |
hashCode() |
String |
toString() |
public ErrorEventTriggerDefinitionImpl(String errorCode)
public ErrorEventTriggerDefinitionImpl()
public String getErrorCode()
getErrorCode in interface ErrorEventTriggerDefinitionpublic void accept(ModelFinderVisitor visitor, long modelId)
Copyright © 2018 Bonitasoft S.A.. All rights reserved.