Uses of Class
org.bonitasoft.web.client.model.ProcessVariable
Packages that use ProcessVariable
-
Uses of ProcessVariable in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return ProcessVariableModifier and TypeMethodDescriptionProcessVariable.putAdditionalProperty(String key, Object value) Set the additional (undeclared) property with the specified name and value.Methods in org.bonitasoft.web.client.model that return types with arguments of type ProcessVariableModifier and TypeMethodDescriptionProcessInstanceCreateRequest.getVariables()process variables initial valuesMethods in org.bonitasoft.web.client.model with parameters of type ProcessVariableModifier and TypeMethodDescriptionProcessInstanceCreateRequest.addVariablesItem(ProcessVariable variablesItem) Method parameters in org.bonitasoft.web.client.model with type arguments of type ProcessVariableModifier and TypeMethodDescriptionvoidProcessInstanceCreateRequest.setVariables(List<ProcessVariable> variables) ProcessInstanceCreateRequest.variables(List<ProcessVariable> variables)