See: Description
| Class | Description |
|---|---|
| TaskRegistry |
This class finds all troubleshoot tasks found in the org.adroitlogic.x.management.tbsr package
and registers them (and associated details and parameters) for reference by the troubleshoot reporting framework.
|
| Annotation Type | Description |
|---|---|
| TaskMeta |
Any concrete troubleshoot task implementation class that should be attached to the troubleshoot reporting framework
should be annotated with this annotation
|
| TaskParamMeta |
Runtime parameters expected by a troubleshoot task implementation attached to the troubleshoot reporting framework
should be individually defined by this annotation, under the
TaskMeta annotation of the task class |
Copyright © 2016–2019 AdroitLogic. All rights reserved.