ImportBehaviorChoice public enum ImportBehaviorChoice Defines constants for the well-known import behaviors, including leave blank values unchanged, replace blank values with identifier, and object field contains artifact. Documentation LeaveBlankValuesUnchanged = 1 ObjectFieldContainsArtifactId = 3 ReplaceBlankValuesWithIdentifier = 2