Package io.camunda.client.api.command
Class AgentInstanceHistoryContent.TextContent
java.lang.Object
io.camunda.client.api.command.AgentInstanceHistoryContent.TextContent
- All Implemented Interfaces:
AgentInstanceHistoryContent
- Enclosing interface:
AgentInstanceHistoryContent
public static final class AgentInstanceHistoryContent.TextContent
extends Object
implements AgentInstanceHistoryContent
Plain-text content block (
contentType = "TEXT").-
Nested Class Summary
Nested classes/interfaces inherited from interface io.camunda.client.api.command.AgentInstanceHistoryContent
AgentInstanceHistoryContent.DocumentContent, AgentInstanceHistoryContent.ObjectContent, AgentInstanceHistoryContent.TextContent -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TextContent
-
-
Method Details
-
getContentType
- Specified by:
getContentTypein interfaceAgentInstanceHistoryContent
-
getText
-