| Modifier and Type | Method and Description | 
|---|---|
BatchDto | 
ProcessInstanceRestService.deleteAsync(DeleteProcessInstancesDto dto)  | 
BatchDto | 
ProcessInstanceRestService.deleteAsyncHistoricQueryBased(DeleteProcessInstancesDto dto)  | 
BatchDto | 
MigrationRestService.executeMigrationPlanAsync(MigrationExecutionDto migrationPlan)  | 
BatchDto | 
ModificationRestService.executeModificationAsync(ModificationDto modificationExecutionDto)  | 
BatchDto | 
JobRestService.setRetries(SetJobRetriesDto setJobRetriesDto)  | 
BatchDto | 
ExternalTaskRestService.setRetriesAsync(SetRetriesForExternalTasksDto retriesDto)  | 
BatchDto | 
ProcessInstanceRestService.setRetriesByProcess(SetJobRetriesByProcessDto setJobRetriesDto)  | 
BatchDto | 
ProcessInstanceRestService.setRetriesByProcessHistoricQueryBased(SetJobRetriesByProcessDto setJobRetriesDto)  | 
| 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 | 
HistoricProcessInstanceRestService.deleteAsync(DeleteHistoricProcessInstancesDto dto)  | 
| Modifier and Type | Method and Description | 
|---|---|
BatchDto | 
ProcessInstanceRestServiceImpl.deleteAsync(DeleteProcessInstancesDto dto)  | 
BatchDto | 
ProcessInstanceRestServiceImpl.deleteAsyncHistoricQueryBased(DeleteProcessInstancesDto deleteProcessInstancesDto)  | 
BatchDto | 
MigrationRestServiceImpl.executeMigrationPlanAsync(MigrationExecutionDto migrationExecution)  | 
BatchDto | 
ModificationRestServiceImpl.executeModificationAsync(ModificationDto modificationExecutionDto)  | 
BatchDto | 
JobRestServiceImpl.setRetries(SetJobRetriesDto setJobRetriesDto)  | 
BatchDto | 
ExternalTaskRestServiceImpl.setRetriesAsync(SetRetriesForExternalTasksDto retriesDto)  | 
BatchDto | 
ProcessInstanceRestServiceImpl.setRetriesByProcess(SetJobRetriesByProcessDto setJobRetriesDto)  | 
BatchDto | 
ProcessInstanceRestServiceImpl.setRetriesByProcessHistoricQueryBased(SetJobRetriesByProcessDto setJobRetriesDto)  | 
| 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 | 
HistoricProcessInstanceRestServiceImpl.deleteAsync(DeleteHistoricProcessInstancesDto dto)  | 
| Modifier and Type | Method and Description | 
|---|---|
BatchDto | 
BatchResource.getBatch()  | 
| Modifier and Type | Method and Description | 
|---|---|
BatchDto | 
BatchResourceImpl.getBatch()  | 
| Modifier and Type | Method and Description | 
|---|---|
BatchDto | 
ProcessDefinitionResource.restartProcessInstanceAsync(RestartProcessInstanceDto restartProcessInstanceDto)  | 
| Modifier and Type | Method and Description | 
|---|---|
BatchDto | 
ProcessDefinitionResourceImpl.restartProcessInstanceAsync(RestartProcessInstanceDto restartProcessInstanceDto)  | 
Copyright © 2017. All rights reserved.