@InterfaceAudience.Private
@InterfaceStability.Unstable
public interface WorkflowFactory
Workflow instance.
All classes meant to be used as an input for OozieCLI's Jobs API .jar checking, submission
or running methods must implement WorkflowFactory.
| Modifier and Type | Method and Description |
|---|---|
Workflow |
create() |
Workflow create()
Copyright © 2021 Apache Software Foundation. All rights reserved.