Class PrefixedUuidGenerator

java.lang.Object
org.camunda.bpm.spring.boot.starter.configuration.id.PrefixedUuidGenerator
All Implemented Interfaces:
IdGenerator

public class PrefixedUuidGenerator extends Object implements IdGenerator
  • Constructor Details

    • PrefixedUuidGenerator

      public PrefixedUuidGenerator(String applicationName)
  • Method Details