Enum Class的使用
com.xxl.job.core.glue.GlueTypeEnum
使用GlueTypeEnum的程序包
-
com.xxl.job.core.glue中GlueTypeEnum的使用
修饰符和类型方法说明static GlueTypeEnumstatic GlueTypeEnumReturns the enum constant of this class with the specified name.static GlueTypeEnum[]GlueTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared. -
com.xxl.job.core.handler.impl中GlueTypeEnum的使用
参数类型为GlueTypeEnum的com.xxl.job.core.handler.impl中的构造器限定符构造器说明ScriptJobHandler(int jobId, long glueUpdatetime, String gluesource, GlueTypeEnum glueType)