JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
io.gravitee.am.service.tasks.TaskType
Packages that use
TaskType
Package
Description
io.gravitee.am.service.tasks
Uses of
TaskType
in
io.gravitee.am.service.tasks
Methods in
io.gravitee.am.service.tasks
that return
TaskType
Modifier and Type
Method
Description
TaskType
AssignSystemCertificate.
type
()
TaskType
Task.
type
()
static
TaskType
TaskType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
TaskType
[]
TaskType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.