| Package | Description |
|---|---|
| org.springframework.cloud.deployer.spi.scheduler.test | |
| org.springframework.cloud.deployer.spi.test |
| Modifier and Type | Method and Description |
|---|---|
Timeout |
AbstractSchedulerIntegrationTests.getScheduleTimeout() |
Timeout |
AbstractSchedulerIntegrationTests.getUnScheduleTimeout() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSchedulerIntegrationTests.setScheduleTimeout(Timeout scheduleTimeout) |
void |
AbstractSchedulerIntegrationTests.setUnScheduleTimeout(Timeout unScheduleTimeout) |
| Modifier and Type | Method and Description |
|---|---|
protected Timeout |
AbstractIntegrationTests.deploymentTimeout()
Return the timeout to use for repeatedly querying app status while it is being deployed.
|
protected Timeout |
AbstractIntegrationTests.undeploymentTimeout()
Return the timeout to use for repeatedly querying app status while it is being un-deployed.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.