Uses of Interface
com.flowable.platform.api.repository.DashboardComponentDefinitionModel.DashboardComponentInputParameter
Packages that use DashboardComponentDefinitionModel.DashboardComponentInputParameter
Package
Description
-
Uses of DashboardComponentDefinitionModel.DashboardComponentInputParameter in com.flowable.platform.api.repository
Methods in com.flowable.platform.api.repository that return types with arguments of type DashboardComponentDefinitionModel.DashboardComponentInputParameterModifier and TypeMethodDescriptionDashboardComponentDefinitionModel.DashboardComponentInfo.getInputParameters()DashboardComponentDefinitionModel.getInputParameters()Returns the list of input parameters that this component can use. -
Uses of DashboardComponentDefinitionModel.DashboardComponentInputParameter in com.flowable.platform.engine.impl.cmd
Methods in com.flowable.platform.engine.impl.cmd that return DashboardComponentDefinitionModel.DashboardComponentInputParameterModifier and TypeMethodDescriptionGetDashboardComponentInfo.convert(StandardDataQueryConfiguration.InputParameter inputParameter) -
Uses of DashboardComponentDefinitionModel.DashboardComponentInputParameter in com.flowable.platform.engine.impl.repository.dashboard
Classes in com.flowable.platform.engine.impl.repository.dashboard that implement DashboardComponentDefinitionModel.DashboardComponentInputParameterFields in com.flowable.platform.engine.impl.repository.dashboard with type parameters of type DashboardComponentDefinitionModel.DashboardComponentInputParameterModifier and TypeFieldDescriptionBaseDashboardComponentDefinitionModel.inputParametersBaseDashboardComponentInfo.inputParametersMethods in com.flowable.platform.engine.impl.repository.dashboard that return types with arguments of type DashboardComponentDefinitionModel.DashboardComponentInputParameterModifier and TypeMethodDescriptionBaseDashboardComponentDefinitionModel.getInputParameters()BaseDashboardComponentInfo.getInputParameters()Method parameters in com.flowable.platform.engine.impl.repository.dashboard with type arguments of type DashboardComponentDefinitionModel.DashboardComponentInputParameterModifier and TypeMethodDescriptionvoidBaseDashboardComponentDefinitionModel.setInputParameters(List<DashboardComponentDefinitionModel.DashboardComponentInputParameter> inputParameters) voidBaseDashboardComponentInfo.setInputParameters(List<DashboardComponentDefinitionModel.DashboardComponentInputParameter> inputParameters)