Uses of Enum Class
fr.gouv.vitam.worker.core.plugin.probativevalue.pojo.ChecksInformation.ChecksSourceDestination
Packages that use ChecksInformation.ChecksSourceDestination
-
Uses of ChecksInformation.ChecksSourceDestination in fr.gouv.vitam.worker.core.plugin.probativevalue.pojo
Fields in fr.gouv.vitam.worker.core.plugin.probativevalue.pojo declared as ChecksInformation.ChecksSourceDestinationMethods in fr.gouv.vitam.worker.core.plugin.probativevalue.pojo that return ChecksInformation.ChecksSourceDestinationModifier and TypeMethodDescriptionProbativeCheck.getDestination()
ProbativeCheck.getSource()
Returns the enum constant of this class with the specified name.ChecksInformation.ChecksSourceDestination.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in fr.gouv.vitam.worker.core.plugin.probativevalue.pojo with parameters of type ChecksInformation.ChecksSourceDestinationModifierConstructorDescriptionProbativeCheck
(String name, String details, ChecksInformation.ChecksType type, ChecksInformation.ChecksSourceDestination source, ChecksInformation.ChecksSourceDestination destination, String sourceComparable, String destinationComparable, ChecksInformation.ChecksAction action, ChecksInformation.CheckedItem item, StatusCode status)