Class RichAgent
java.lang.Object
de.aristaflow.ilm.base.sessionmanagement.RichAgent
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription@NotNull @Valid QualifiedAgent@NotBlank StringThe language of the agent as an IETF BCP 47 language tag.@NotNull String@NotNull String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
agent
-
userReadableName
-
mailAddress
-
langTag
The language of the agent as an IETF BCP 47 language tag. -
additionalAttributes
-
-
Constructor Details
-
RichAgent
public RichAgent()
-