|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.analysis.core.AbstractProjectAction<hudson.plugins.analysis.core.ResultAction<TasksResult>>
hudson.plugins.tasks.TasksProjectAction
public class TasksProjectAction
Entry point to visualize the task scanner trend graph. Drawing of the graph is
delegated to the associated TasksResultAction.
| Constructor Summary | |
|---|---|
TasksProjectAction(hudson.model.AbstractProject<?,?> project)
Instantiates a new TasksProjectAction. |
|
TasksProjectAction(hudson.model.AbstractProject<?,?> project,
Class<? extends hudson.plugins.analysis.core.ResultAction<TasksResult>> type)
Instantiates a new TasksProjectAction. |
|
| Method Summary |
|---|
| Methods inherited from class hudson.plugins.analysis.core.AbstractProjectAction |
|---|
canShowEnableTrendLink, createBuildHistory, createConfiguration, createDefaultConfiguration, createUserConfiguration, doIndex, getAvailableGraphs, getDisplayName, getDynamic, getIconFileName, getLastAction, getLastFinishedBuild, getProject, getResultAction, getTrendDetails, getTrendDetails, getTrendGraph, getTrendGraph, getTrendName, getUrlName, hasValidResults, isTrendDeactivated, isTrendVisible |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TasksProjectAction(hudson.model.AbstractProject<?,?> project)
TasksProjectAction.
project - the project that owns this action
public TasksProjectAction(hudson.model.AbstractProject<?,?> project,
Class<? extends hudson.plugins.analysis.core.ResultAction<TasksResult>> type)
TasksProjectAction.
project - the project that owns this actiontype - the result action type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||