Uses of Class
org.jbpm.designer.taskforms.TaskFormInput
-
Packages that use TaskFormInput Package Description org.jbpm.designer.taskforms -
-
Uses of TaskFormInput in org.jbpm.designer.taskforms
Methods in org.jbpm.designer.taskforms that return types with arguments of type TaskFormInput Modifier and Type Method Description List<TaskFormInput>
TaskFormInfo. getTaskInputs()
Method parameters in org.jbpm.designer.taskforms with type arguments of type TaskFormInput Modifier and Type Method Description void
TaskFormInfo. setTaskInputs(List<TaskFormInput> taskInputs)
-