Package | Description |
---|---|
fr.gouv.vitam.worker.server.rest |
Provides the web server application for the Worker Server module and the rest resources it uses.
|
Modifier and Type | Method and Description |
---|---|
ClassificationLevel |
WorkerConfiguration.getClassificationLevel() |
ClassificationLevel |
ClassificationLevel.setAllowList(List<String> allowList)
The list of the authorized classification level
|
ClassificationLevel |
ClassificationLevel.setAuthorizeNotDefined(boolean authorizeNotDefined)
The parameter allow accepting the sip without classification level when it's true, rejecting the sip when it's false
|
Modifier and Type | Method and Description |
---|---|
WorkerConfiguration |
WorkerConfiguration.setClassificationLevel(ClassificationLevel classificationLevel) |
Copyright © 2018 Vitam. All rights reserved.