| Package | Description |
|---|---|
| csbase.logic.algorithms | |
| csbase.logic.algorithms.flows.configurator |
| Modifier and Type | Method and Description |
|---|---|
static FlowCommandLineContext |
FlowCommandLineContext.createFlowContext(CommandLineContext context,
Map<Integer,Map<String,String>> fromPipes,
Map<Integer,Map<String,String>> toPipes,
Map<Integer,Map<String,String>> linkDirectories)
Cria o contexto para a execução de um fluxo.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
FlowAlgorithmConfigurator.makeEnvironmentVariablesDeclaration(FlowCommandLineContext context)
Cria a parte da linha de comando que declara as variáveis de ambiente
utilizadas e disponibilizadas pelo comando.
|
protected String |
FlowAlgorithmConfigurator.makeFlowCommandLine(FlowCommandLineContext context,
Map<Integer,String> commands)
Gera a linha de comando do fluxo.
|
Copyright © 2019. All rights reserved.