Uses of Class
org.flowable.ui.task.model.runtime.SaveFormRepresentation
-
Packages that use SaveFormRepresentation Package Description org.flowable.ui.task.model.runtime org.flowable.ui.task.service.runtime -
-
Uses of SaveFormRepresentation in org.flowable.ui.task.model.runtime
Subclasses of SaveFormRepresentation in org.flowable.ui.task.model.runtime Modifier and Type Class Description classCompleteFormRepresentationclassCreateCaseInstanceRepresentationclassCreateProcessInstanceRepresentation -
Uses of SaveFormRepresentation in org.flowable.ui.task.service.runtime
Methods in org.flowable.ui.task.service.runtime with parameters of type SaveFormRepresentation Modifier and Type Method Description voidFlowableTaskFormService. saveTaskForm(String taskId, SaveFormRepresentation saveFormRepresentation)
-