Package me.ahoo.cosid.flowable
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 Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
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
- Specified by:
getNextId
in interfaceorg.flowable.common.engine.impl.cfg.IdGenerator
-