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 Summary
Constructors Constructor Description PrefixedUuidGenerator(String applicationName)
-