Uses of Class
de.xima.fc.common.bean_models.workflow.state.EndUserStateConfigViewModel
-
Packages that use EndUserStateConfigViewModel Package Description de.xima.fc.common.bean_models.workflow.state de.xima.fc.workflow de.xima.fc.workflow.designer.bean.nodes -
-
Uses of EndUserStateConfigViewModel in de.xima.fc.common.bean_models.workflow.state
Methods in de.xima.fc.common.bean_models.workflow.state with parameters of type EndUserStateConfigViewModel Modifier and Type Method Description voidEEndUserStatePreset. applyToEndUserState(EndUserStateConfigViewModel portalConfig, List<Locale> localesToApply)Method parameters in de.xima.fc.common.bean_models.workflow.state with type arguments of type EndUserStateConfigViewModel Modifier and Type Method Description voidEndUserStateConfigViewModel.ValidationGroup. addGroups(BaseGroupSequenceProvider.IGroupBuilder<EndUserStateConfigViewModel> builder) -
Uses of EndUserStateConfigViewModel in de.xima.fc.workflow
Methods in de.xima.fc.workflow that return EndUserStateConfigViewModel Modifier and Type Method Description EndUserStateConfigViewModelWorkflowStateModel. getUserPortalConfig()Gets the view model for the user portal configuration of this state.Methods in de.xima.fc.workflow with parameters of type EndUserStateConfigViewModel Modifier and Type Method Description voidWorkflowStateModel. 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 EndUserStateConfigViewModel Modifier and Type Method Description EndUserStateConfigViewModelFcChangeStateBean. getPortalConfig()Gets the view model with settings for the state that are related to the user portal.
-