Uses of Class
de.xima.fc.validation.groups.BaseGroupSequenceProvider
-
Packages that use BaseGroupSequenceProvider Package Description de.xima.fc.common.bean_models.workflow.state de.xima.fc.mdl.resource de.xima.fc.workflow.model.list_item_source de.xima.fc.workflow.model.nodes -
-
Uses of BaseGroupSequenceProvider in de.xima.fc.common.bean_models.workflow.state
Subclasses of BaseGroupSequenceProvider in de.xima.fc.common.bean_models.workflow.state Modifier and Type Class Description static class
UserPortalStateConfigViewModel.ValidationGroup
Validation groups for theUserPortalStateConfigViewModel
. -
Uses of BaseGroupSequenceProvider in de.xima.fc.mdl.resource
Subclasses of BaseGroupSequenceProvider in de.xima.fc.mdl.resource Modifier and Type Class Description static class
ResourceItem.ValidationGroup
Provides the default validation groups forResourceItem
. -
Uses of BaseGroupSequenceProvider in de.xima.fc.workflow.model.list_item_source
Subclasses of BaseGroupSequenceProvider in de.xima.fc.workflow.model.list_item_source Modifier and Type Class Description static class
ListItemSourcePropsRowsOfCharacterSeparatedValues.ValidationGroup
-
Uses of BaseGroupSequenceProvider in de.xima.fc.workflow.model.nodes
Subclasses of BaseGroupSequenceProvider in de.xima.fc.workflow.model.nodes Modifier and Type Class Description static class
FcCreateTextFileProps.ValidationGroup
static class
FcEmailProps.ValidationGroup
static class
FcMoveFormRecordToInboxProps.ValidationGroup
static class
FcSendFormRecordMessageProps.ValidationGroup
Validation group sequence provider for theFcSendFormRecordMessageProps
class.
-