Class ExecutionIdGenerator


  • public class ExecutionIdGenerator
    extends Object
    UUID generator for identifying a pipeline execution.
    • Constructor Detail

      • ExecutionIdGenerator

        public ExecutionIdGenerator()
    • Method Detail

      • generateExecutionId

        public static String generateExecutionId()
        Returns:
        gets a random UUID for identifying a pipeline execution.