@Extension @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class StaplerDispatches extends Telemetry
Modifier and Type | Class and Description |
---|---|
static class |
StaplerDispatches.StaplerTrace |
Telemetry.TelemetryReporter
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
StaplerDispatches() |
Modifier and Type | Method and Description |
---|---|
net.sf.json.JSONObject |
createContent()
Returns the content to be sent to the telemetry service.
|
String |
getDisplayName()
User friendly display name for this telemetry collector, ideally localized.
|
LocalDate |
getEnd()
End date for the collection.
|
LocalDate |
getStart()
Start date for the collection.
|
all, buildComponentInformation, getId, isActivePeriod, isDisabled
@NonNull public LocalDate getStart()
Telemetry
@NonNull public LocalDate getEnd()
Telemetry
@NonNull public String getDisplayName()
Telemetry
getDisplayName
in class Telemetry
public net.sf.json.JSONObject createContent()
Telemetry
createContent
in class Telemetry
Copyright © 2004–2022. All rights reserved.