Class MixpanelEntityEventProperties
java.lang.Object
io.camunda.optimize.service.mixpanel.client.MixpanelEventProperties
io.camunda.optimize.service.mixpanel.client.MixpanelEntityEventProperties
-
Constructor Summary
ConstructorsConstructorDescriptionMixpanelEntityEventProperties(String entityId, String stage, String organizationId, String clusterId) -
Method Summary
Methods inherited from class io.camunda.optimize.service.mixpanel.client.MixpanelEventProperties
getClusterId, getDistinctId, getInsertId, getOrganizationId, getOrgClusterId, getOrgGroupKey, getProduct, getStage, getTime, getUserId, setClusterId, setDistinctId, setInsertId, setOrganizationId, setProduct, setStage, setTime, setUserId
-
Constructor Details
-
MixpanelEntityEventProperties
-
-
Method Details
-
getEntityId
-
setEntityId
-
canEqual
- Overrides:
canEqualin classMixpanelEventProperties
-
hashCode
public int hashCode()- Overrides:
hashCodein classMixpanelEventProperties
-
equals
- Overrides:
equalsin classMixpanelEventProperties
-
toString
- Overrides:
toStringin classMixpanelEventProperties
-