Uses of Class
org.camunda.automator.engine.RunResult.ErrorDescription
Packages that use RunResult.ErrorDescription
-
Uses of RunResult.ErrorDescription in org.camunda.automator.engine
Fields in org.camunda.automator.engine with type parameters of type RunResult.ErrorDescriptionModifier and TypeFieldDescriptionfinal List<RunResult.ErrorDescription>RunResult.StepExecution.listErrorsMethods in org.camunda.automator.engine that return types with arguments of type RunResult.ErrorDescriptionMethods in org.camunda.automator.engine with parameters of type RunResult.ErrorDescriptionModifier and TypeMethodDescriptionvoidRunResult.StepExecution.addError(RunResult.ErrorDescription error)