public class AsyncJobUtil extends Object
| Constructor and Description |
|---|
AsyncJobUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
executeJob(JobEntity job,
CommandExecutor commandExecutor) |
static void |
handleFailedJob(JobEntity job,
Throwable exception,
CommandExecutor commandExecutor) |
public static void executeJob(JobEntity job, CommandExecutor commandExecutor)
public static void handleFailedJob(JobEntity job, Throwable exception, CommandExecutor commandExecutor)
Copyright © 2015 Alfresco. All rights reserved.