Package | Description |
---|---|
fr.gouv.vitam.common.parameter |
Contains all classes related to parameter objects
|
fr.gouv.vitam.logbook.common.parameters |
Provides common parameters, helpers and factory classes used for the Logbook module
|
fr.gouv.vitam.processing.common.parameter |
Provides common Parameters classes and utility classes for the Processing module.
|
Modifier and Type | Method and Description |
---|---|
static <T extends VitamParameter> |
ParameterHelper.checkNullOrEmptyParameters(T parameters)
Check parameters emptiness or nullity
|
Modifier and Type | Interface and Description |
---|---|
interface |
LogbookParameters
Logbook parameters
|
Modifier and Type | Class and Description |
---|---|
class |
LogbookLifeCycleObjectGroupParameters
Parameters for the logbook life cycles object group
|
class |
LogbookLifeCycleParameters
Common abstract class for LogbookLifeCycle Units and ObjectGroups Parameters
|
class |
LogbookLifeCycleUnitParameters
Parameters for the logbook operation
|
class |
LogbookOperationParameters
Parameters for the logbook operation
|
Modifier and Type | Interface and Description |
---|---|
interface |
WorkerParameters
Class use to manage parameters for and on worker
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultWorkerParameters
Default parameters for worker
|
Copyright © 2018 Vitam. All rights reserved.