Class FlowableIdGenerator

java.lang.Object
me.ahoo.cosid.flowable.FlowableIdGenerator
All Implemented Interfaces:
org.flowable.common.engine.impl.cfg.IdGenerator

public class FlowableIdGenerator extends Object implements org.flowable.common.engine.impl.cfg.IdGenerator
Flowable IdGenerator Based on CosId.
  • Field Details

    • ID_KEY

      public static final String ID_KEY
      The key of the system property that can be used to set the id generator name.
      See Also:
  • Constructor Details

    • FlowableIdGenerator

      public FlowableIdGenerator()
  • Method Details

    • getNextId

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