Uses of Class
com.flowable.agent.api.repository.AgentDefinitionModel.AllowedValue
Packages that use AgentDefinitionModel.AllowedValue
-
Uses of AgentDefinitionModel.AllowedValue in com.flowable.agent.api.repository
Fields in com.flowable.agent.api.repository with type parameters of type AgentDefinitionModel.AllowedValueModifier and TypeFieldDescriptionprotected Collection<AgentDefinitionModel.AllowedValue> AgentDefinitionModel.AgentOutputParameter.allowedValuesMethods in com.flowable.agent.api.repository that return types with arguments of type AgentDefinitionModel.AllowedValueMethod parameters in com.flowable.agent.api.repository with type arguments of type AgentDefinitionModel.AllowedValueModifier and TypeMethodDescriptionvoidAgentDefinitionModel.AgentOutputParameter.setAllowedValues(Collection<AgentDefinitionModel.AllowedValue> allowedValues)