Package | Description |
---|---|
com._1c.v8.ibis.admin |
Modifier and Type | Class and Description |
---|---|
class |
AssignmentRuleInfo
Assignment rule description
|
Modifier and Type | Method and Description |
---|---|
IAssignmentRuleInfo |
IAgentAdminConnection.getAssignmentRuleInfo(UUID clusterId,
UUID serverId,
UUID ruleId)
Gets an assignment rule description.
|
Modifier and Type | Method and Description |
---|---|
List<IAssignmentRuleInfo> |
IAgentAdminConnection.getAssignmentRules(UUID clusterId,
UUID serverId)
Gets the list of descriptions of working server assignment rules.
|
Modifier and Type | Method and Description |
---|---|
UUID |
IAgentAdminConnection.regAssignmentRule(UUID clusterId,
UUID serverId,
IAssignmentRuleInfo info,
int position)
Creates an assignment rule, changes an existing one,
or moves an existing rule to a new position.
|
Copyright © '1C' 1996-2012