Interface: org.sonatype.nexus.scheduling.NexusTask<T>
Interface: org.sonatype.nexus.tasks.descriptors.ScheduledTaskDescriptor
NexusTask is an extension point to implement new Nexus Scheduled Tasks.
If a contributed task needs UI, then the plugin which provides the NexusTask should provide a ScheduledTaskDescriptor which allows the UI customization for the task creation and management interface.