Alias |
An annotation with which one or more aliases for a command can be configured.
|
Aliases |
An annotation which serves as container for applying multiple @Alias annotations.
|
Asynchronous |
An annotation to specify that command execution should be done asynchronously.
|
Description |
An annotation with which a description of the command can be configured.
|
RestrictedTo |
An annotation with which one or more restriction rules for a command can be configured.
|
RestrictionPolicy |
An annotation that defines how multiple @RestrictedTo annotations are to be combined.
|
Restrictions |
An annotation which serves as container for applying multiple @RestrictedTo annotations.
|
Usage |
An annotation with which the usage of the command can be configured.
|