public class Helper extends Object
| Constructor and Description |
|---|
Helper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getBrokerMessageSelectorValue() |
static int |
getLockProviderCheckInterval() |
static int |
getLockProviderCheckMaxInterval() |
static float |
getLockProviderCheckMultiplier() |
static boolean |
isTrue(Boolean value) |
static String |
setExtraProperties(Map<String,Object> properties)
Fill Camel route URL parameters from properties map, for not empty keys/values.
|
static Map<String,Object> |
setExtraPropertiesMap(Map<String,Object> properties)
Fill extra properties map from properties map, for not empty keys/values.
|
public static String setExtraProperties(Map<String,Object> properties)
public static Map<String,Object> setExtraPropertiesMap(Map<String,Object> properties)
public static String getBrokerMessageSelectorValue()
public static int getLockProviderCheckInterval()
public static int getLockProviderCheckMaxInterval()
public static float getLockProviderCheckMultiplier()
public static boolean isTrue(Boolean value)
Copyright © 2025. All rights reserved.