Uses of Annotation Interface
eu.cloudnetservice.driver.module.ModuleTask
Packages that use ModuleTask
-
Uses of ModuleTask in eu.cloudnetservice.driver.module
Fields in eu.cloudnetservice.driver.module declared as ModuleTaskMethods in eu.cloudnetservice.driver.module that return ModuleTaskModifier and TypeMethodDescriptionDefaultModuleTaskEntry.taskInfo()The annotation holding the information about this task.ModuleTaskEntry.taskInfo()The annotation holding the information about this task.Constructors in eu.cloudnetservice.driver.module with parameters of type ModuleTaskModifierConstructorDescriptionDefaultModuleTaskEntry(@NonNull ModuleWrapper wrapper, @NonNull ModuleTask task, @NonNull Method method) Constructs a new instance of this class.