Class ImportIndexMismatchDto
java.lang.Object
io.camunda.optimize.dto.optimize.rest.ImportIndexMismatchDto
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescriptionImportIndexMismatchDto(String indexName, int sourceIndexVersion, int targetIndexVersion) -
Method Summary
-
Constructor Details
-
ImportIndexMismatchDto
-
ImportIndexMismatchDto
public ImportIndexMismatchDto()
-
-
Method Details