JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.mayam.wf.config.shared.TaskList
Packages that use
TaskList
Package
Description
com.mayam.wf.config.shared
Uses of
TaskList
in
com.mayam.wf.config.shared
Methods in
com.mayam.wf.config.shared
that return
TaskList
Modifier and Type
Method
Description
TaskList
TaskList.
copy
()
TaskList
Config.
lookupTaskList
(
String
taskListId)
Looks up a task list using its identifier, returning null if not found.
Methods in
com.mayam.wf.config.shared
that return types with arguments of type
TaskList
Modifier and Type
Method
Description
List
<
TaskList
>
Config.
getTaskLists
()