| Package | Description |
|---|---|
| fr.gouv.vitam.processing.common.model |
Provides common Model classes for the Processing module.
|
| fr.gouv.vitam.worker.common.utils |
Provides common utility classes for the Worker module.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessResponse |
ProcessResponse.setOutcomeMessages(String handlerId,
OutcomeMessage message)
implementation of setMessage() of EngineResponse API class
|
ProcessResponse |
ProcessResponse.setProcessId(String processId) |
ProcessResponse |
ProcessResponse.setStatus(StatusCode status)
implementation of setStatus() of EngineResponse API class
|
ProcessResponse |
ProcessResponse.setStepResponses(Map<String,List<EngineResponse>> stepResponses)
setStepResponses, set the response at each step of workflow processing
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtractUriResponse
Class contains messages of response.
|
Copyright © 2018 Vitam. All rights reserved.