|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TaskProperties in hudson.plugins.postbuildtask |
|---|
| Methods in hudson.plugins.postbuildtask that return TaskProperties | |
|---|---|
TaskProperties |
PostbuildTask.getTask(java.lang.String logText)
This method will return the taskProperties foe the specified logText |
| Methods in hudson.plugins.postbuildtask that return types with arguments of type TaskProperties | |
|---|---|
java.util.List<TaskProperties> |
PostbuildTask.getTasks()
This method will return all the tasks |
| Constructors in hudson.plugins.postbuildtask with parameters of type TaskProperties | |
|---|---|
PostbuildTask(TaskProperties... tasks)
|
|
| Constructor parameters in hudson.plugins.postbuildtask with type arguments of type TaskProperties | |
|---|---|
PostbuildTask(java.util.Collection<TaskProperties> tasks)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||