Interface | Description |
---|---|
AsyncActionExecutor |
Executes command-actions asynchronously.
|
Class | Description |
---|---|
DefaultAsyncActionExecutor<D extends CommandActionDefinition> |
AsyncActionExecutor delegating to Magnolia's SchedulerModule for asynchronous action execution. |
DefaultAsyncActionExecutor.CommandActionTriggerListener<D extends CommandActionDefinition> |
Takes care of notifying the user about successful or failed executions.
|
Exception | Description |
---|---|
AsyncActionExecutor.ParallelExecutionException |
Abstracts away scheduler internal exceptions used for checking parallel-executions.
|
Copyright © 2016 Magnolia International Ltd.. All rights reserved.