@Generated public class ReportPlugin extends ConfigurationContainer implements Serializable, Cloneable
BaseObject.ChildrenTrackingchildrenTracking, delegate| Constructor and Description |
|---|
ReportPlugin() |
ReportPlugin(ReportPlugin delegate) |
ReportPlugin(ReportPlugin delegate,
BaseObject parent) |
configurationContainerToApiV3, configurationContainerToApiV4, getConfiguration, getInherited, isInherited, setConfiguration, setInheritedupdatepublic ReportPlugin()
public ReportPlugin(ReportPlugin delegate)
public ReportPlugin(ReportPlugin delegate, BaseObject parent)
public ReportPlugin clone()
clone in class ConfigurationContainerpublic ReportPlugin getDelegate()
getDelegate in class ConfigurationContainerpublic String getGroupId()
public void setGroupId(String groupId)
public String getArtifactId()
public void setArtifactId(String artifactId)
public String getVersion()
public void setVersion(String version)
public void addReportSet(ReportSet reportSet)
public void removeReportSet(ReportSet reportSet)
public InputLocation getLocation(Object key)
InputLocationTrackergetLocation in interface InputLocationTrackergetLocation in class ConfigurationContainerkey - The key of the field, must not be
null.null if unknown.public void setLocation(Object key, InputLocation location)
InputLocationTrackersetLocation in interface InputLocationTrackersetLocation in class ConfigurationContainerkey - The key of the field, must not be
null.location - The location of the field, may be
null.protected boolean replace(Object oldDelegate, Object newDelegate)
replace in class ConfigurationContainerpublic static List<ReportPlugin> reportPluginToApiV4(List<ReportPlugin> list)
public static List<ReportPlugin> reportPluginToApiV3(List<ReportPlugin> list)
public void flushReportSetMap()
reportSetMap field to nullpublic Map<String,ReportSet> getReportSetsAsMap()
ReportSet#getId() as keyReportSet.getId()public String getKey()
groupId:artifactIdCopyright © 2001–2022 The Apache Software Foundation. All rights reserved.