| Modifier and Type | Method and Description |
|---|---|
TaskProperties[] |
PostbuildTask.getAllTasks()
This method will return the taskProperties foe the specified logText
|
| Modifier and Type | Method and Description |
|---|---|
List<TaskProperties> |
PostbuildTask.getTasks()
This method will return all the tasks
|
| Constructor and Description |
|---|
PostbuildTask(TaskProperties... tasks) |
| Constructor and Description |
|---|
PostbuildTask(Collection<TaskProperties> tasks) |
Copyright © 2016–2020 Ushus Technologies. All rights reserved.