@ExportedBean public class JobsPerPlugin extends Object
| Constructor and Description |
|---|
JobsPerPlugin(PluginWrapper plugin) |
| Modifier and Type | Method and Description |
|---|---|
void |
addProject(Job project) |
int |
getNumberOfJobs() |
PluginWrapper |
getPlugin() |
String |
getPluginName() |
String |
getPluginVersion() |
List<Job> |
getProjects() |
boolean |
hasDependants() |
public JobsPerPlugin(PluginWrapper plugin)
public void addProject(Job project)
public String getPluginName()
public String getPluginVersion()
public int getNumberOfJobs()
@Exported public PluginWrapper getPlugin()
public boolean hasDependants()
Copyright © 2016–2022. All rights reserved.