Class OaBaseConfig
- java.lang.Object
-
- org.dromara.oa.core.provider.config.OaBaseConfig
-
- All Implemented Interfaces:
OaSupplierConfig
- Direct Known Subclasses:
ByteTalkConfig,DingTalkConfig,WeTalkConfig
public abstract class OaBaseConfig extends Object implements OaSupplierConfig
-
-
Constructor Summary
Constructors Constructor Description OaBaseConfig()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.dromara.oa.comm.config.OaSupplierConfig
getConfigId, getIsEnable, getSupplier
-
-