| Package | Description |
|---|---|
| org.apache.oozie.command.coord | |
| org.apache.oozie.command.wf |
| Modifier and Type | Field and Description |
|---|---|
protected JPAService |
CoordSubmitXCommand.jpaService |
protected JPAService |
CoordPushDependencyCheckXCommand.jpaService |
| Modifier and Type | Method and Description |
|---|---|
static void |
SuspendXCommand.suspendJob(JPAService jpaService,
WorkflowJobBean workflow,
String id,
String actionId,
List<BatchQueryExecutor.UpdateEntry> updateList)
Suspend the workflow job and pending flag to false for the actions that are START_RETRY or START_MANUAL or
END_RETRY or END_MANUAL
|
Copyright © 2015 Apache Software Foundation. All Rights Reserved.