Uses of Class
com.flowable.agent.api.repository.AgentDefinitionModel.AgentOutputParameter
Packages that use AgentDefinitionModel.AgentOutputParameter
-
Uses of AgentDefinitionModel.AgentOutputParameter in com.flowable.agent.api.repository
Fields in com.flowable.agent.api.repository with type parameters of type AgentDefinitionModel.AgentOutputParameterModifier and TypeFieldDescriptionprotected List
<AgentDefinitionModel.AgentOutputParameter> AgentDefinitionModel.AgentOutput.outputParameters
Methods in com.flowable.agent.api.repository that return types with arguments of type AgentDefinitionModel.AgentOutputParameterMethod parameters in com.flowable.agent.api.repository with type arguments of type AgentDefinitionModel.AgentOutputParameterModifier and TypeMethodDescriptionvoid
AgentDefinitionModel.AgentOutput.setOutputParameters
(List<AgentDefinitionModel.AgentOutputParameter> outputParameters)