public class ResourceActionGraphExecutor extends Object
ResourceActions.| Constructor and Description |
|---|
ResourceActionGraphExecutor(ResourceActionDirection direction,
int parallelism,
Path configRoot,
TugManifest manifest,
List<String> resources)
Instantiates a new ResourceActionGraphExecutors.
|
public ResourceActionGraphExecutor(ResourceActionDirection direction, int parallelism, Path configRoot, TugManifest manifest, List<String> resources)
direction - create or deleteparallelism - max number of concurrent actionsconfigRoot - the directory containing the manifestmanifest - the manifestresources - the resources specified on the command line or an empty list for all defined in the manifestCopyright © 2018. All rights reserved.