Class TenantWithDefinitionsResponseDto

java.lang.Object
io.camunda.optimize.dto.optimize.query.definition.TenantWithDefinitionsResponseDto

public class TenantWithDefinitionsResponseDto extends Object
  • Constructor Details

    • TenantWithDefinitionsResponseDto

      public TenantWithDefinitionsResponseDto(String id, String name, List<SimpleDefinitionDto> definitions)
    • TenantWithDefinitionsResponseDto

      protected TenantWithDefinitionsResponseDto()
  • Method Details