- Detail:
- Field |
- Constr |
- Method
-
-
Nested Class Summary
Nested Classes
| Modifier and Type |
Interface and Description |
static interface |
Task.Kind |
static class |
Task.Type |
-
-
Method Detail
-
getType
Task.Type getType()
- Returns:
- indicates the purpose of the task
-
getKind
Task.Kind getKind()
- Returns:
- a comparable that indicates the kind of task this is.
-
getInterval
Interval getInterval()
- Returns:
- how often the task should be executed.
- Detail:
- Field |
- Constr |
- Method
Copyright © 2015 Red Hat, Inc.. All rights reserved.