| Package | Description |
|---|---|
| net.thevpc.nuts.toolbox.njob | |
| net.thevpc.nuts.toolbox.njob.model |
| Modifier and Type | Method and Description |
|---|---|
Stream<NTask> |
NTasksSubService.findTasks(NTaskStatusFilter statusFilter,
Instant endTime,
int lastCount,
ChronoUnit lastUnit,
Predicate<NTask> whereFilter,
NJobGroup groupBy,
ChronoUnit groupTimeUnit,
TimespanPattern groupPattern) |
| Modifier and Type | Method and Description |
|---|---|
static NTaskStatusFilter |
NTaskStatusFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NTaskStatusFilter[] |
NTaskStatusFilter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 vpc open source initiative. All rights reserved.