public class JobRegistry
extends java.lang.Object
Constructor and Description |
---|
JobRegistry() |
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<IScheduledJob> |
getBluejobs() |
static IScheduledJob |
getScheduledJob(java.lang.String jid) |
static void |
runNow(SecurityContext context,
java.lang.String jobId,
java.lang.String domainName) |
public static java.util.Collection<IScheduledJob> getBluejobs()
public static IScheduledJob getScheduledJob(java.lang.String jid)
public static void runNow(SecurityContext context, java.lang.String jobId, java.lang.String domainName) throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.