| Package | Description |
|---|---|
| org.wso2.testgrid.web.bean |
| Modifier and Type | Method and Description |
|---|---|
TestPlan |
TestPlanStatus.getLastBuild()
Returns the last build for the bean.
|
TestPlan |
TestPlanStatus.getLastFailure()
Returns the last failed build for the bean
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestPlanStatus.setLastBuild(TestPlan lastBuild)
Set the last build for the bean
|
void |
TestPlanStatus.setLastFailure(TestPlan lastFailure)
Set the last failed build for the bean
|
Copyright © 2019 WSO2. All rights reserved.