Uses of Interface
io.camunda.client.api.command.AgentInstanceHistoryContent
Packages that use AgentInstanceHistoryContent
Package
Description
-
Uses of AgentInstanceHistoryContent in io.camunda.client.api.command
Classes in io.camunda.client.api.command that implement AgentInstanceHistoryContentModifier and TypeClassDescriptionstatic final classCamunda Document Store reference content block (contentType = "DOCUMENT").static final classArbitrary structured content block (contentType = "OBJECT").static final classPlain-text content block (contentType = "TEXT").Methods in io.camunda.client.api.command that return AgentInstanceHistoryContentModifier and TypeMethodDescriptionstatic AgentInstanceHistoryContentCreates an arbitrary-object content block.static AgentInstanceHistoryContentCreates a plain-text content block.Method parameters in io.camunda.client.api.command with type arguments of type AgentInstanceHistoryContentModifier and TypeMethodDescriptionCreateAgentHistoryItemCommandStep1.CreateAgentHistoryItemCommandStep4.content(List<AgentInstanceHistoryContent> content) Sets the content blocks of this history item. -
Uses of AgentInstanceHistoryContent in io.camunda.client.api.search.response
Methods in io.camunda.client.api.search.response that return types with arguments of type AgentInstanceHistoryContent -
Uses of AgentInstanceHistoryContent in io.camunda.client.impl.command
Method parameters in io.camunda.client.impl.command with type arguments of type AgentInstanceHistoryContentModifier and TypeMethodDescriptionCreateAgentHistoryItemCommandImpl.content(List<AgentInstanceHistoryContent> content) -
Uses of AgentInstanceHistoryContent in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response that return types with arguments of type AgentInstanceHistoryContent