Class AgentDefinitionModel.AgentInput
java.lang.Object
com.flowable.agent.api.repository.AgentDefinitionModel.AgentInput
- Enclosing interface:
AgentDefinitionModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List
<AgentDefinitionModel.AgentInputParameter> protected String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setInputParameters
(List<AgentDefinitionModel.AgentInputParameter> inputParameters) void
setInputType
(String inputType)
-
Field Details
-
inputType
-
inputParameters
-
-
Constructor Details
-
AgentInput
public AgentInput()
-
-
Method Details
-
getInputType
-
setInputType
-
getInputParameters
-
setInputParameters
-