| Package | Description |
|---|---|
| io.cloudslang.engine.queue.enums |
| Modifier and Type | Method and Description |
|---|---|
static AssignStrategy |
AssignStrategy.getAssignedStrategy(String givenStrategy,
AssignStrategy defaultStrategy) |
static AssignStrategy |
AssignStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssignStrategy[] |
AssignStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AssignStrategy |
AssignStrategy.getAssignedStrategy(String givenStrategy,
AssignStrategy defaultStrategy) |
Copyright © 2020. All rights reserved.