public class CamundaErrorEventDefinition extends ErrorEventDefinition
comparator, errorCode, errorCodeVariable, errorMessageVariable, handlerActivityId, precedence| Constructor and Description |
|---|
CamundaErrorEventDefinition(String handlerActivityId,
Expression expression) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
Expression |
getExpression() |
void |
setErrorCode(String errorCode) |
void |
setExpression(Expression expression) |
catchesError, catchesException, getErrorCodeVariable, getErrorMessageVariable, getHandlerActivityId, getPrecedence, setErrorCodeVariable, setErrorMessageVariable, setPrecedencepublic CamundaErrorEventDefinition(String handlerActivityId, Expression expression)
public String getErrorCode()
getErrorCode in class ErrorEventDefinitionpublic void setErrorCode(String errorCode)
setErrorCode in class ErrorEventDefinitionpublic Expression getExpression()
public void setExpression(Expression expression)
Copyright © 2022. All rights reserved.