Class PrefixedUuidGenerator

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

public class PrefixedUuidGenerator extends Object implements org.camunda.bpm.engine.impl.cfg.IdGenerator
  • Constructor Details

    • PrefixedUuidGenerator

      public PrefixedUuidGenerator(String applicationName)
  • Method Details

    • getNextId

      public String getNextId()
      Specified by:
      getNextId in interface org.camunda.bpm.engine.impl.cfg.IdGenerator