updateErrors property

List<String> updateErrors
final

The list of errors that specify why the workflow update failed. The workflow was not updated if the list contains any entries.

Implementation

final List<String> updateErrors;