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