Class TenantIdWithDefinitionsDto
java.lang.Object
io.camunda.optimize.dto.optimize.query.definition.TenantIdWithDefinitionsDto
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedTenantIdWithDefinitionsDto(String id, List<SimpleDefinitionDto> definitions) -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetId()inthashCode()voidsetDefinitions(List<SimpleDefinitionDto> definitions) voidtoString()
-
Constructor Details
-
TenantIdWithDefinitionsDto
-
TenantIdWithDefinitionsDto
protected TenantIdWithDefinitionsDto()
-
-
Method Details