JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.uc4.api.objects.TaskResult
Packages that use
TaskResult
Package
Description
com.uc4.api.objects
Uses of
TaskResult
in
com.uc4.api.objects
Methods in
com.uc4.api.objects
that return
TaskResult
Modifier and Type
Method
Description
TaskResult
TaskResult.
copy
()
This method is used to return the copy of the TaskResult Object.
TaskResult
ScheduleTask.
result
()
Gets the
TaskResult
of this task.