类的使用
org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzGroupsDescriptor
-
org.springframework.boot.actuate.quartz中QuartzEndpoint.QuartzGroupsDescriptor的使用
修饰符和类型方法说明QuartzEndpoint.quartzJobGroups()
Return the available job names, identified by group name.QuartzEndpoint.quartzTriggerGroups()
Return the available trigger names, identified by group name.