| Interface | Description |
|---|---|
| AnnotationProcessor<T extends Annotation> | Deprecated |
| CommandCompletions.AsyncCommandCompletionHandler<C extends CommandCompletionContext> | |
| CommandCompletions.CommandCompletionHandler<C extends CommandCompletionContext> | |
| CommandConditions.Condition<I extends CommandIssuer> | |
| CommandConditions.ParameterCondition<P,CEC extends CommandExecutionContext,I extends CommandIssuer> | |
| CommandIssuer | |
| ExceptionHandler |
Functional interface to allow plugins to handle uncaught excetpions
|
| IssuerLocaleChangedCallback<I extends CommandIssuer> |
| Enum | Description |
|---|---|
| MessageKeys |
Enum Name = MessageKey in lowercase prefixed with acf-core.
|
| Exception | Description |
|---|---|
| CommandCompletions.SyncCompletionRequired | |
| ConditionFailedException | |
| InvalidCommandArgument | |
| InvalidCommandContextException | |
| ShowCommandHelp | |
| UnresolvedDependencyException |
Thrown when a command mananger couldn't find a registered instance for a field that is marked with
Dependency |
| Annotation Type | Description |
|---|---|
| UnstableAPI | Deprecated |
Copyright © 2018. All rights reserved.