Class RunIdStore
- All Implemented Interfaces:
ExtensionPoint
Manages Unique IDs for Runs.
Whilst we could use the
PersistenceRootIdStore
that will create extra files for
every single build. A build already has a unique identifier (build number / build id) and a parent job can have a
unique ID, so we build one from the parent and our build number to save creating a file.-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary