Uses of Class
org.flowable.ui.task.model.runtime.TaskUpdateRepresentation
-
Packages that use TaskUpdateRepresentation Package Description org.flowable.ui.task.service.runtime -
-
Uses of TaskUpdateRepresentation in org.flowable.ui.task.service.runtime
Methods in org.flowable.ui.task.service.runtime with parameters of type TaskUpdateRepresentation Modifier and Type Method Description TaskRepresentationFlowableTaskService. updateTask(String taskId, TaskUpdateRepresentation updated)
-