Package com.xxl.job.core.biz.model
Class RegistryParam
java.lang.Object
com.xxl.job.core.biz.model.RegistryParam
- All Implemented Interfaces:
Serializable
Created by xuxueli on 2017-05-10 20:22:42
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRegistryParam(String registryGroup, String registryKey, String registryValue) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetRegistryGroup(String registryGroup) voidsetRegistryKey(String registryKey) voidsetRegistryValue(String registryValue) toString()