public class ProcessModelLogging
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
ProcessModelLogging() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getTransformationErrors()
Gets the list of log messages associated with Data Type Evolution transformation errors for this model.
|
void |
setTransformationErrors(java.util.List<java.lang.String> transformationErrors)
Sets the log messages associated with Data Type Evolution transformation errors for this model.
|
public java.util.List<java.lang.String> getTransformationErrors()
public void setTransformationErrors(java.util.List<java.lang.String> transformationErrors)
transformationErrors
- the transformation error messages of this model.Copyright © 2003-2024 Appian Corporation. All Rights Reserved.