PublishConflicts#
- class stixcore.processing.publish.PublishConflicts(value)[source]#
Bases:
EnumCases of ESA publishing actions based on the history DB of already published files.
Attributes Summary
This files raises no conflicts so publishing without any errors or duplication handling
There are other files already published to ESA with the same resulting ESA file name.
The very same files was published before nothing todo
Attributes Documentation
- ADDED = 0#
This files raises no conflicts so publishing without any errors or duplication handling
- SAME_ESA_NAME = 1#
There are other files already published to ESA with the same resulting ESA file name. Truncated request id modifier
- SAME_EXISTS = 2#
The very same files was published before nothing todo