Uses of Class
de.xima.fc.workflow.designer.bpmn.model.TaskSelectionViewModel
-
Packages that use TaskSelectionViewModel Package Description de.xima.fc.workflow.designer.bpmn.model -
-
Uses of TaskSelectionViewModel in de.xima.fc.workflow.designer.bpmn.model
Methods in de.xima.fc.workflow.designer.bpmn.model that return types with arguments of type TaskSelectionViewModel Modifier and Type Method Description List<TaskSelectionViewModel>
ViewSettingsModel. getAvailableTasks()
Method parameters in de.xima.fc.workflow.designer.bpmn.model with type arguments of type TaskSelectionViewModel Modifier and Type Method Description void
ViewSettingsModel. setAvailableTasks(List<TaskSelectionViewModel> availableTasks)
-