Class DefinitionWithTenantsResponseDto

java.lang.Object
io.camunda.optimize.dto.optimize.rest.definition.DefinitionWithTenantsResponseDto

public class DefinitionWithTenantsResponseDto extends Object
  • Constructor Details

    • DefinitionWithTenantsResponseDto

      public DefinitionWithTenantsResponseDto(String key, List<String> versions, List<TenantResponseDto> tenants)
    • DefinitionWithTenantsResponseDto

      protected DefinitionWithTenantsResponseDto()
  • Method Details