public class AcquireTimerJobsCmd extends Object implements Command<AcquiredTimerJobEntities>
| Constructor and Description |
|---|
AcquireTimerJobsCmd(AsyncExecutor asyncExecutor) |
| Modifier and Type | Method and Description |
|---|---|
AcquiredTimerJobEntities |
execute(CommandContext commandContext) |
protected void |
lockJob(CommandContext commandContext,
TimerJobEntity job,
int lockTimeInMillis) |
public AcquireTimerJobsCmd(AsyncExecutor asyncExecutor)
public AcquiredTimerJobEntities execute(CommandContext commandContext)
execute in interface Command<AcquiredTimerJobEntities>protected void lockJob(CommandContext commandContext, TimerJobEntity job, int lockTimeInMillis)
Copyright © 2018 Flowable. All rights reserved.