Package | Description |
---|---|
fr.gouv.vitam.common.model.processing |
Provides common public Model classes for the Processing module.
|
Modifier and Type | Method and Description |
---|---|
Distribution |
Step.getDistribution()
getDistribution
|
Distribution |
Distribution.setElement(String element)
setElement, set the value of element
|
Distribution |
Distribution.setKind(DistributionKind kind)
setKind, set the kind of Distribution object
|
Distribution |
Distribution.setStatusOnEmptyDistribution(StatusCode statusOnEmptyDistribution)
Set the status to be used in the logbook if no distribution occurred
|
Distribution |
Distribution.setType(DistributionType type)
set the type of the distribution
|
Modifier and Type | Method and Description |
---|---|
Step |
Step.setDistribution(Distribution distribution)
setDistribution
|
Copyright © 2018 Vitam. All rights reserved.