Klasse TeamAssignmentRule
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.Rule
io.github.primelib.webmethodsapigateway4j.model.TeamAssignmentRule
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class TeamAssignmentRule
extends Rule
TeamAssignmentRule
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen io.github.primelib.webmethodsapigateway4j.model.Rule
Rule.RuleBuilder, Rule.RuleTypeEnum -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungList of teams to be assigned, if conditions of rule expression is metVon Klasse geerbte Felder io.github.primelib.webmethodsapigateway4j.model.Rule
active, attributeContexts, description, id, name, owner, ruleExpressions, ruleLogicalOperator, ruleType -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofTeamAssignmentRule.TeamAssignmentRule(List<String> teamsAssigned) Constructs a validated instance ofTeamAssignmentRule. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleaninthashCode()List of teams to be assigned, if conditions of rule expression is metteamsAssigned(List<String> teamsAssigned) List of teams to be assigned, if conditions of rule expression is mettoString()Von Klasse geerbte Methoden io.github.primelib.webmethodsapigateway4j.model.Rule
active, active, attributeContexts, attributeContexts, builder, description, description, id, id, name, name, owner, owner, ruleExpressions, ruleExpressions, ruleLogicalOperator, ruleLogicalOperator, ruleType, ruleType
-
Felddetails
-
teamsAssigned
List of teams to be assigned, if conditions of rule expression is met
-
-
Konstruktordetails
-
TeamAssignmentRule
Constructs a validated instance ofTeamAssignmentRule.- Parameter:
spec- the specification to process
-
TeamAssignmentRule
Constructs a validated instance ofTeamAssignmentRule.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
TeamAssignmentRule(Consumer)instead.- Parameter:
teamsAssigned- List of teams to be assigned, if conditions of rule expression is met
-
TeamAssignmentRule
protected TeamAssignmentRule()
-
-
Methodendetails
-
teamsAssigned
List of teams to be assigned, if conditions of rule expression is met -
teamsAssigned
List of teams to be assigned, if conditions of rule expression is met- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-