Constructor and Description |
---|
EventAnalyticsReport(String id) |
Modifier and Type | Method and Description |
---|---|
EventAnalyticsReport |
clone() |
Integer |
getCompareWithAmount()
Returns the compareWithAmount.
|
String |
getCompareWithType()
Returns the compareWithType.
|
String |
getEventFilter()
Returns the eventFilter.
|
String |
getGroupBy()
Returns the groupBy.
|
Boolean |
getHideAxisLabels()
Returns the hideAxisLabels.
|
String |
getId()
Returns the id.
|
Collection<EventAnalyticsReportDashboard> |
getInstances()
Gets all the report dashboards.
|
String |
getInterval()
Returns the interval.
|
String |
getMetrics()
Returns the metrics.
|
int |
getPosition()
Returns the position.
|
String |
getReportType()
Returns the reportType.
|
String |
getRestFriendlyId()
Returns the restFriendlyId.
|
boolean |
getShowAbandoned()
Returns the showAbandoned.
|
Boolean |
getShowTable()
Returns the showTable.
|
Boolean |
getShowTotal()
Returns the showTotal.
|
String |
getTimeFrame()
Returns the timeFrame.
|
String |
getTitle()
Returns the title.
|
String |
getUserSegmentation()
Returns the userSegmentation.
|
UserSegmentation |
getUserSegmentationRef()
Returns the user segmentation reference.
|
boolean |
isEnableRest()
Returns the enableRest.
|
Boolean |
isHideLabels()
Returns the hideLabels.
|
boolean |
isRestFilterLumisUserId()
Returns the restFilterLumisUserId.
|
boolean |
isRestFilterMonitorUserId()
Returns the restFilterMonitorUserId.
|
boolean |
isStandard()
Returns the isStandard.
|
EventAnalyticsReport |
setCompareWithAmount(Integer compareWithAmount)
Sets the compareWithAmount.
|
EventAnalyticsReport |
setCompareWithType(String compareWithType)
Sets the compareWithType.
|
EventAnalyticsReport |
setEnableRest(boolean enableRest)
Sets the enableRest.
|
EventAnalyticsReport |
setEventFilter(String eventFilter)
Sets the eventFilter.
|
EventAnalyticsReport |
setGroupBy(String groupBy)
Sets the groupBy.
|
EventAnalyticsReport |
setHideAxisLabels(Boolean hideAxisLabels)
Sets the hideAxisLabels.
|
EventAnalyticsReport |
setHideLabels(Boolean hideLabels)
Sets the hideLabels.
|
EventAnalyticsReport |
setInterval(String interval)
Sets the interval.
|
EventAnalyticsReport |
setMetrics(String metrics)
Sets the metrics.
|
EventAnalyticsReport |
setPosition(int position)
Sets the position.
|
EventAnalyticsReport |
setReportType(String reportType)
Sets the reportType.
|
EventAnalyticsReport |
setRestFilterLumisUserId(boolean restFilterLumisUserId)
Sets the restFilterLumisUserId.
|
EventAnalyticsReport |
setRestFilterMonitorUserId(boolean restFilterMonitorUserId)
Sets the restFilterMonitorUserId.
|
EventAnalyticsReport |
setRestFriendlyId(String restFriendlyId)
Sets the restFriendlyId.
|
EventAnalyticsReport |
setShowAbandoned(Boolean showAbandoned)
Sets the showAbandoned.
|
EventAnalyticsReport |
setShowTable(Boolean showTable)
Sets the showTable.
|
EventAnalyticsReport |
setShowTotal(Boolean showTotal)
Sets the showTotal.
|
EventAnalyticsReport |
setStandard(boolean isStandard)
Sets the isStandard.
|
EventAnalyticsReport |
setTimeFrame(String timeFrame)
Sets the timeFrame.
|
EventAnalyticsReport |
setTitle(String title)
Sets the title.
|
EventAnalyticsReport |
setUserSegmentation(String userSegmentation)
Sets the userSegmentation.
|
void |
setUserSegmentationRef(UserSegmentation userSegmentationRef)
Sets the user segmentation reference.
|
public EventAnalyticsReport(String id)
public String getTitle()
public EventAnalyticsReport setTitle(String title)
title
- the title value to set.public String getReportType()
public EventAnalyticsReport setReportType(String reportType)
reportType
- the reportType value to set.public String getUserSegmentation()
public EventAnalyticsReport setUserSegmentation(String userSegmentation)
userSegmentation
- the userSegmentation value to set.public String getTimeFrame()
public EventAnalyticsReport setTimeFrame(String timeFrame)
timeFrame
- the timeFrame value to set.public String getGroupBy()
public EventAnalyticsReport setGroupBy(String groupBy)
groupBy
- the groupBy value to set.public String getMetrics()
public EventAnalyticsReport setMetrics(String metrics)
metrics
- the metrics value to set.public String getEventFilter()
public EventAnalyticsReport setEventFilter(String eventFilter)
eventFilter
- the eventFilter value to set.public String getInterval()
public EventAnalyticsReport setInterval(String interval)
interval
- the interval value to set.public Boolean getShowTotal()
public EventAnalyticsReport setShowTotal(Boolean showTotal)
showTotal
- the showTotal value to set.public Boolean getShowTable()
public EventAnalyticsReport setShowTable(Boolean showTable)
showTable
- the showTable value to set.public String getId()
public boolean isStandard()
public EventAnalyticsReport setStandard(boolean isStandard)
isStandard
- the isStandard value to set.public int getPosition()
public EventAnalyticsReport setPosition(int position)
position
- the position value to set.public Collection<EventAnalyticsReportDashboard> getInstances()
public Boolean isHideLabels()
public EventAnalyticsReport setHideLabels(Boolean hideLabels)
hideLabels
- the hideLabels value to set.public UserSegmentation getUserSegmentationRef()
public void setUserSegmentationRef(UserSegmentation userSegmentationRef)
userSegmentationRef
- the user segmentation reference value to set.public String getCompareWithType()
public EventAnalyticsReport setCompareWithType(String compareWithType)
compareWithType
- the compareWithType value to set.public Integer getCompareWithAmount()
public EventAnalyticsReport setCompareWithAmount(Integer compareWithAmount)
compareWithAmount
- the compareWithAmount value to set.public Boolean getHideAxisLabels()
public EventAnalyticsReport setHideAxisLabels(Boolean hideAxisLabels)
hideAxisLabels
- the hideAxisLabels value to set.public EventAnalyticsReport clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
public boolean getShowAbandoned()
public EventAnalyticsReport setShowAbandoned(Boolean showAbandoned)
showAbandoned
- the showAbandoned value to set.public boolean isEnableRest()
public EventAnalyticsReport setEnableRest(boolean enableRest)
enableRest
- the enableRest value to set.public boolean isRestFilterMonitorUserId()
public EventAnalyticsReport setRestFilterMonitorUserId(boolean restFilterMonitorUserId)
restFilterMonitorUserId
- the restFilterMonitorUserId value to set.public boolean isRestFilterLumisUserId()
public EventAnalyticsReport setRestFilterLumisUserId(boolean restFilterLumisUserId)
restFilterLumisUserId
- the restFilterLumisUserId value to set.public String getRestFriendlyId()
public EventAnalyticsReport setRestFriendlyId(String restFriendlyId)
restFriendlyId
- the restFriendlyId value to set.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.