Class AgentDefinitionModel.AgentOutput
java.lang.Object
com.flowable.agent.api.repository.AgentDefinitionModel.AgentOutput
- Enclosing interface:
AgentDefinitionModel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setOutputParameters
(List<AgentDefinitionModel.AgentOutputParameter> outputParameters) void
setOutputType
(String outputType)
-
Field Details
-
TYPE_STRUCTURED
- See Also:
-
TYPE_CONTENT_ITEM_METADATA
- See Also:
-
TYPE_TEXT
- See Also:
-
outputType
-
outputParameters
-
-
Constructor Details
-
AgentOutput
public AgentOutput()
-
-
Method Details
-
getOutputType
-
setOutputType
-
getOutputParameters
-
setOutputParameters
-