Class 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 Detail

      • PrefixedUuidGenerator

        public PrefixedUuidGenerator​(String applicationName)
    • Method Detail

      • getNextId

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