Interface IJobDescriptor.IJobParameterMultiChoiceType

All Superinterfaces:
IJobDescriptor.IJobParameterListType, IJobDescriptor.IJobParameterType
Enclosing interface:
IJobDescriptor

public static interface IJobDescriptor.IJobParameterMultiChoiceType extends IJobDescriptor.IJobParameterListType
Specialized multi-choice list.

There is a difference between this and IJobDescriptor.IJobParameterChoiceType. If choice type is applied to list then user can choose one of offered lists, but in multi-choice user selects zero or more items which are composed as a list.

Author:
Stepan Roh, Polarion Software
See Also: