| Package | Description |
|---|---|
| de.hybris.platform.processing.dto | |
| de.hybris.platform.processing.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DistributedProcessWorkerTaskDTO> |
DistributedProcessWorkerTasksDTO.getDistributedProcessWorkerTasks() |
| Modifier and Type | Method and Description |
|---|---|
void |
DistributedProcessWorkerTasksDTO.setDistributedProcessWorkerTasks(java.util.List<DistributedProcessWorkerTaskDTO> distributedprocessworkertasksList) |
| Constructor and Description |
|---|
DistributedProcessWorkerTasksDTO(java.util.List<DistributedProcessWorkerTaskDTO> distributedprocessworkertasksList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
DistributedProcessWorkerTasksResource.postDistributedProcessWorkerTask(DistributedProcessWorkerTaskDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
DistributedProcessWorkerTaskResource.putDistributedProcessWorkerTask(DistributedProcessWorkerTaskDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.