ApplicationInstallConflictResolution
Represents a resolution for a conflict found during application install validation.
Identifies the component type that triggered the conflict.
The identifier of the application to unlock. This will be empty for other conflict types.
The ArtifactID of the artifact that caused the validation conflict.
The ID that identifies the validation conflict.
A list of GUIDs for an incoming field in a field name conflict. This will be empty for other conflict types.
The type of resolution selected by the user to resolve the validation conflict.
The resolution value depending on the resolution type.
Rename: The new name for the conflicting artifact that already exists in the environment
Map: Value should be an empty string
Unlock: Value should be an empty string
The ID of the workspace where the validation conflict occured.
public ApplicationInstallConflictResolution()