public class JmsSelectorUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
JMS_PROPERTY_ALLOWABLE_AGENTS |
Modifier and Type | Method and Description |
---|---|
static String |
getAgentSelector(long id)
Creates a selector string for an agent to select those messages targeted for it.
|
static String |
getAgentSelector(long id,
String fingerprint) |
static String |
getAgentsMessageProperty(Collection<BuildAgent> executableAgents)
Creates a comma separated string representing a collection of
BuildAgent . |
static String |
getAgentsMessageProperty(Long buildAgentId) |
static String |
getFingerprintSelector(String fingerprint) |
public static final String JMS_PROPERTY_ALLOWABLE_AGENTS
public static String getAgentsMessageProperty(Collection<BuildAgent> executableAgents)
BuildAgent
.
Results in format "[12345],[12345]"executableAgents
- public static String getAgentSelector(long id)
id
- Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences