Class CollectionScopeEntryResponseDto
java.lang.Object
io.camunda.optimize.dto.optimize.rest.collection.CollectionScopeEntryResponseDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanfrom(CollectionScopeEntryDto scope, List<TenantDto> authorizedTenantDtos) getId()inthashCode()voidsetDefinitionKey(String definitionKey) voidsetDefinitionName(String definitionName) voidsetDefinitionType(DefinitionType definitionType) voidvoidsetTenants(List<TenantDto> tenants) toString()
-
Constructor Details
-
CollectionScopeEntryResponseDto
public CollectionScopeEntryResponseDto()
-
-
Method Details
-
getDefinitionName
-
getTenantIds
-
from
public static CollectionScopeEntryResponseDto from(CollectionScopeEntryDto scope, List<TenantDto> authorizedTenantDtos) -
getId
-
getDefinitionType
-
getDefinitionKey
-
getTenants
-
setId
-
setDefinitionType
-
setDefinitionKey
-
setDefinitionName
-
setTenants
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-