Package | Description |
---|---|
fr.gouv.vitam.common.model.processing |
Provides common public Model classes for the Processing module.
|
fr.gouv.vitam.worker.common |
Provides common classes for the Worker module.
|
fr.gouv.vitam.worker.core.impl |
Provides
|
Modifier and Type | Method and Description |
---|---|
ProcessingUri |
IOParameter.getUri() |
ProcessingUri |
ProcessingUri.setPath(String path) |
ProcessingUri |
ProcessingUri.setPrefix(UriPrefix prefix) |
Modifier and Type | Method and Description |
---|---|
IOParameter |
IOParameter.setUri(ProcessingUri uri) |
Modifier and Type | Method and Description |
---|---|
ProcessingUri |
HandlerIO.getOutput(int rank)
Return one ProcessingUri from output
|
Modifier and Type | Method and Description |
---|---|
List<ProcessingUri> |
HandlerIO.getOutput() |
Modifier and Type | Method and Description |
---|---|
ProcessingUri |
HandlerIOImpl.getOutput(int rank) |
Modifier and Type | Method and Description |
---|---|
List<ProcessingUri> |
HandlerIOImpl.getOutput() |
Copyright © 2018 Vitam. All rights reserved.