| Package | Description |
|---|---|
| csbase.logic | |
| csbase.logic.algorithms | |
| csbase.remote |
| Modifier and Type | Field and Description |
|---|---|
static IPathFactory |
IPathFactory.DEFAULT
Fábrica de caminho padrão que percorre os ancestrais de um arquivo, do mais
velho ao mais novo, separando-os por
File.separator até chegar no
arquivo corrente. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationPathFactory |
class |
DocumentationPathFactory |
class |
ExecutablePathFactory |
| Modifier and Type | Method and Description |
|---|---|
void |
AlgorithmServiceInterface.copyFiles(AlgorithmVersionInfo sourceVersion,
java.util.List<FileInfo> files,
IPathFactory sourcePathFactory,
AlgorithmVersionInfo targetVersion,
FileInfo targetDir,
IPathFactory targetPathFactory,
boolean setExecutables)
Copia arquivos de uma pasta para a outra com a possibilidade de dar
permissão de execução às cópias.
|
Copyright © 2018. All Rights Reserved.