public abstract class AbstractHeliumFilesEvent extends AbstractHeliumAnalyticsEvent
AbstractHeliumAnalyticsEvent.LicenseType
Modifier | Constructor and Description |
---|---|
protected |
AbstractHeliumFilesEvent(String eventNameSuffix,
int autoCopyFilesCopyCount,
int manualCopyFilesCount) |
Modifier and Type | Method and Description |
---|---|
int |
getAutoCopyFilesCopy()
This method is used by Analytic api
|
int |
getManualCopyFilesCount()
This method is used by Analytic api
|
getEventName, getJiraRunId, getLicenseType, getStartupMode, setLicenseType, setStartupMode
protected AbstractHeliumFilesEvent(String eventNameSuffix, int autoCopyFilesCopyCount, int manualCopyFilesCount)
eventNameSuffix
- appended to "johnsonpage.helium." to create the event nameautoCopyFilesCopyCount
- The number of files which will be suggested for automatic copying of the entire filemanualCopyFilesCount
- The number of files which will be suggested for manual copying of changespublic int getAutoCopyFilesCopy()
public int getManualCopyFilesCount()
Copyright © 2002-2022 Atlassian. All Rights Reserved.