public interface MigrationVariableValidationReport
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFailures() |
<T extends TypedValue> |
getTypedValue() |
boolean |
hasFailures() |
<T extends TypedValue> T getTypedValue()
TypedValueboolean hasFailures()
true if the report contains failures, false otherwiseCopyright © 2013–2021 camunda services GmbH. All rights reserved.