Uses of Class
de.xima.fc.common.bean_models.workflow.state.EndUserStateConfigViewModel
Packages that use EndUserStateConfigViewModel
Package
Description
-
Uses of EndUserStateConfigViewModel in de.xima.fc.common.bean_models.workflow.state
Subclasses with type arguments of type EndUserStateConfigViewModel in de.xima.fc.common.bean_models.workflow.stateModifier and TypeClassDescriptionstatic final classValidation groups for theEndUserStateConfigViewModel.Methods in de.xima.fc.common.bean_models.workflow.state with parameters of type EndUserStateConfigViewModelModifier and TypeMethodDescriptionvoidEEndUserStatePreset.applyToEndUserState(EndUserStateConfigViewModel portalConfig, List<Locale> localesToApply) Method parameters in de.xima.fc.common.bean_models.workflow.state with type arguments of type EndUserStateConfigViewModelModifier and TypeMethodDescriptionvoidEndUserStateConfigViewModel.ValidationGroup.addGroups(BaseGroupSequenceProvider.IGroupBuilder<EndUserStateConfigViewModel> builder) -
Uses of EndUserStateConfigViewModel in de.xima.fc.workflow
Methods in de.xima.fc.workflow that return EndUserStateConfigViewModelModifier and TypeMethodDescriptionWorkflowStateModel.getUserPortalConfig()Gets the view model for the user portal configuration of this state.Methods in de.xima.fc.workflow with parameters of type EndUserStateConfigViewModelModifier and TypeMethodDescriptionvoidWorkflowStateModel.setEndUserStateConfig(EndUserStateConfigViewModel endUserStateConfig) Sets the view model for the user portal configuration of this state. -
Uses of EndUserStateConfigViewModel in de.xima.fc.workflow.designer.bean.nodes
Methods in de.xima.fc.workflow.designer.bean.nodes that return EndUserStateConfigViewModelModifier and TypeMethodDescriptionFcChangeStateBean.getPortalConfig()Gets the view model with settings for the state that are related to the user portal.