Uses of Interface
org.flowable.task.api.Task
-
Packages that use Task Package Description org.flowable.task.api -
-
Uses of Task in org.flowable.task.api
Methods in org.flowable.task.api that return Task Modifier and Type Method Description TaskTaskBuilder. create()Creates task instance according values set in the builderMethod parameters in org.flowable.task.api with type arguments of type Task Modifier and Type Method Description voidTaskQueryInterceptor. afterTaskQueryExecute(TaskQuery taskQuery, List<Task> tasks)
-