Class FlowNodeIdsToNamesRequestDto
java.lang.Object
io.camunda.optimize.dto.optimize.rest.FlowNodeIdsToNamesRequestDto
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetNodeIds(List<String> nodeIds) voidsetProcessDefinitionKey(String processDefinitionKey) voidsetProcessDefinitionVersion(String processDefinitionVersion) voidsetTenantId(String tenantId) toString()
-
Field Details
-
processDefinitionKey
-
processDefinitionVersion
-
tenantId
-
nodeIds
-
-
Constructor Details
-
FlowNodeIdsToNamesRequestDto
public FlowNodeIdsToNamesRequestDto()
-
-
Method Details
-
getProcessDefinitionKey
-
setProcessDefinitionKey
-
getProcessDefinitionVersion
-
setProcessDefinitionVersion
-
getTenantId
-
setTenantId
-
getNodeIds
-
setNodeIds
-
canEqual
-
hashCode
public int hashCode() -
equals
-
toString
-