public class JobCreateCommand extends ControlCommand
| Modifier and Type | Field and Description |
|---|---|
static Map<String,String> |
DEFAULT_METADATA_ENVVARS
If any of the keys of this map are set as environment variables (i.e.
|
| Modifier | Constructor and Description |
|---|---|
|
JobCreateCommand(net.sourceforge.argparse4j.inf.Subparser parser) |
protected |
JobCreateCommand(net.sourceforge.argparse4j.inf.Subparser parser,
com.google.common.base.Supplier<Map<String,String>> envVarSupplier) |
public static final Map<String,String> DEFAULT_METADATA_ENVVARS
defaultMetadata()Copyright © 2016. All rights reserved.