@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
@Inherited
public @interface CapabilityDescription
Processor
,
ControllerService
, or
ReportingTask
allowing for a
description to be provided. This description can be provided to a user in
logs, UI, etc.Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value |