Package cdc.impex.imports
Class ImportIssue
java.lang.Object
cdc.issues.Issue
cdc.impex.imports.ImportIssue
Deprecated, for removal: This API element is subject to removal in a future version.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Fields inherited from class cdc.issues.Issue
TIMESTAMP_COMPARATOR -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedImportIssue(ImportIssue.Builder builder) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic ImportIssue.Builderbuilder()Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class cdc.issues.Issue
equals, getDescription, getDomain, getId, getLabels, getLocationAt, getLocationAt, getLocations, getMetas, getName, getName, getNumberOfLocations, getParams, getProject, getRuleId, getSeverity, getSnapshot, getTimestamp, hashCode, toString
-
Field Details
-
DOMAIN
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
-
Constructor Details
-
ImportIssue
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
builder
Deprecated, for removal: This API element is subject to removal in a future version.
-