public class JobService extends Object
| Constructor and Description |
|---|
JobService(net.thevpc.nuts.NutsApplicationContext context) |
| Modifier and Type | Method and Description |
|---|---|
Instant |
getStartMonth(Instant date) |
Instant |
getStartWeek(Instant date,
WeekDay startWeekDay) |
boolean |
isIdFormat(String s) |
NJobsSubService |
jobs() |
NProjectsSubService |
projects() |
Instant |
subWeek(int weekIndex) |
NTasksSubService |
tasks() |
static String |
wildcardToRegex(String pattern) |
public NJobsSubService jobs()
public NTasksSubService tasks()
public NProjectsSubService projects()
public boolean isIdFormat(String s)
public Instant subWeek(int weekIndex)
Copyright © 2021 vpc open source initiative. All rights reserved.