Uses of Interface
org.camunda.bpm.model.bpmn.instance.Error
Packages that use Error
Package
Description
-
Uses of Error in org.camunda.bpm.model.bpmn.builder
Methods in org.camunda.bpm.model.bpmn.builder that return ErrorModifier and TypeMethodDescriptionprotected Error
AbstractBaseElementBuilder.findErrorForNameAndCode
(String errorCode) protected Error
AbstractBaseElementBuilder.findErrorForNameAndCode
(String errorCode, String errorMessage) -
Uses of Error in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement ErrorFields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type ErrorModifier and TypeFieldDescriptionprotected static AttributeReference<Error>
ErrorEventDefinitionImpl.errorRefAttribute
protected static ElementReferenceCollection<Error,
ErrorRef> OperationImpl.errorRefCollection
Methods in org.camunda.bpm.model.bpmn.impl.instance that return ErrorMethods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type ErrorMethods in org.camunda.bpm.model.bpmn.impl.instance with parameters of type Error -
Uses of Error in org.camunda.bpm.model.bpmn.instance
Methods in org.camunda.bpm.model.bpmn.instance that return ErrorMethods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type ErrorMethods in org.camunda.bpm.model.bpmn.instance with parameters of type Error