Package | Description |
---|---|
fr.gouv.vitam.processing.common.parameter |
Provides common Parameters classes and utility classes for the Processing module.
|
Modifier and Type | Method and Description |
---|---|
DefaultWorkerParameters |
DefaultWorkerParameters.newInstance()
Shallow copy of DefaultWorkerParameter
|
static DefaultWorkerParameters |
WorkerParametersFactory.newWorkerParameters()
Get a new empty WorkerParameters object
|
static DefaultWorkerParameters |
WorkerParametersFactory.newWorkerParameters(String processId,
String stepUniqId,
String containerName,
String currentStep,
List<String> objectNameList,
String urlMetadata,
String urlWorkspace)
Get a new WorkerParameters object
|
Copyright © 2018 Vitam. All rights reserved.