public class QueueUtil extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
enqueue(QueueProvider<DeployerQueue> queueProvider,
Command command)
Enqueue a command into a queue based on its verb or the default if no verb specified.
|
public static boolean enqueue(QueueProvider<DeployerQueue> queueProvider, Command command)
queueProvider
- The queue provider.command
- The command.Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries