| Modifier and Type | Method and Description |
|---|---|
BatchDto |
MigrationRestService.executeMigrationPlanAsync(MigrationExecutionDto migrationPlan) |
| Modifier and Type | Method and Description |
|---|---|
List<BatchDto> |
BatchRestService.getBatches(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults) |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchStatisticsDto |
| Modifier and Type | Method and Description |
|---|---|
static BatchDto |
BatchDto.fromBatch(Batch batch) |
| Modifier and Type | Method and Description |
|---|---|
BatchDto |
MigrationRestServiceImpl.executeMigrationPlanAsync(MigrationExecutionDto migrationExecution) |
| Modifier and Type | Method and Description |
|---|---|
List<BatchDto> |
BatchRestServiceImpl.getBatches(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults) |
| Modifier and Type | Method and Description |
|---|---|
BatchDto |
BatchResource.getBatch() |
| Modifier and Type | Method and Description |
|---|---|
BatchDto |
BatchResourceImpl.getBatch() |
Copyright © 2017. All rights reserved.