Class PersistedModel
java.lang.Object
org.jenkinsci.plugins.pluginusage.PersistedModel
- All Implemented Interfaces:
Saveable
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected XmlFilevoidload()voidsave()voidsetJobsPerPlugin(Map<PluginWrapper, JobsPerPlugin> jobsPerPlugin) voidsetTimestamp(Instant timestamp)
-
Constructor Details
-
PersistedModel
public PersistedModel()
-
-
Method Details
-
save
-
load
public void load() -
getConfigFile
-
getJobsPerPlugin
-
setJobsPerPlugin
-
getTimestamp
-
setTimestamp
-