Package | Description |
---|---|
com.sdl.delivery.deployer.api.queue |
Modifier and Type | Interface and Description |
---|---|
interface |
QueueAdapter<T extends DeployerQueue>
The adapter for any Queue type.
|
interface |
QueueProvider<T extends DeployerQueue>
Component responsible for providing queues.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
QueueUtil.enqueue(QueueProvider<DeployerQueue> queueProvider,
Command command)
Enqueue a command into a queue based on its verb or the default if no verb specified.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries