Class CommonServiceImpl<C>
- java.lang.Object
-
- org.flowable.common.engine.impl.service.CommonServiceImpl<C>
-
- Direct Known Subclasses:
CommonEngineServiceImpl
public abstract class CommonServiceImpl<C> extends Object
- Author:
- Filip Hrisafov
-
-
Field Summary
Fields Modifier and Type Field Description protected Cconfiguration
-
Constructor Summary
Constructors Constructor Description CommonServiceImpl()CommonServiceImpl(C configuration)
-