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, setPrecedence
public CamundaErrorEventDefinition(String handlerActivityId, Expression expression)
public String getErrorCode()
getErrorCode
in class ErrorEventDefinition
public void setErrorCode(String errorCode)
setErrorCode
in class ErrorEventDefinition
public Expression getExpression()
public void setExpression(Expression expression)
Copyright © 2022. All rights reserved.