Package jetbrains.buildServer.serverSide
Interface NodeResponsibilityProperties
-
public interface NodeResponsibilityProperties
-
-
Field Summary
Fields Modifier and Type Field Description static String
BUILD_MESSAGES_PERCENTAGE_LIMIT_PROP
static String
USER_REQUESTS_GROUP_KEYS_PROP
static String
USER_REQUESTS_ROUND_ROBIN_PROP
-
-
-
Field Detail
-
USER_REQUESTS_GROUP_KEYS_PROP
static final String USER_REQUESTS_GROUP_KEYS_PROP
- See Also:
- Constant Field Values
-
USER_REQUESTS_ROUND_ROBIN_PROP
static final String USER_REQUESTS_ROUND_ROBIN_PROP
- See Also:
- Constant Field Values
-
BUILD_MESSAGES_PERCENTAGE_LIMIT_PROP
static final String BUILD_MESSAGES_PERCENTAGE_LIMIT_PROP
- See Also:
- Constant Field Values
-
-