Uses of Class
org.jbpm.workbench.client.screens.ProcessVariableSummary
-
Packages that use ProcessVariableSummary Package Description org.jbpm.workbench.client.screens -
-
Uses of ProcessVariableSummary in org.jbpm.workbench.client.screens
Methods in org.jbpm.workbench.client.screens that return ProcessVariableSummary Modifier and Type Method Description ProcessVariableSummaryProcessVariableSummaryViewImpl. getValue()Methods in org.jbpm.workbench.client.screens with parameters of type ProcessVariableSummary Modifier and Type Method Description voidProcessVariableSummaryViewImpl. setValue(ProcessVariableSummary model)Method parameters in org.jbpm.workbench.client.screens with type arguments of type ProcessVariableSummary Modifier and Type Method Description voidProcessAdminSettingsPresenter.ProcessAdminSettingsView. addProcessVariables(List<ProcessVariableSummary> variables)voidProcessAdminSettingsViewImpl. addProcessVariables(List<ProcessVariableSummary> variables)voidProcessAdminSettingsPresenter. generateMockInstances(String serverTemplateId, String processId, Integer amountOfTasks, String correlationKey, List<ProcessVariableSummary> variables)
-