Modifier and Type | Method and Description |
---|---|
org.eclipse.aether.artifact.Artifact |
Artifact.toArtifact() |
Modifier and Type | Method and Description |
---|---|
DeployCommand |
DeployCommand.addIds(List<String> ids) |
File |
DiffCommand.call() |
DocAsCode |
InitCommand.call() |
Map<String,String> |
SubstituteCommand.call() |
org.eclipse.jgit.revwalk.RevCommit |
PostCommitCommand.call() |
File |
ConvertCommand.call() |
org.eclipse.aether.deployment.DeployResult |
DeployCommand.call() |
File |
MergeCommand.call() |
Map<String,String> |
ConfigCommand.call() |
File |
ACIDCommand.call() |
Map<String,String> |
UpdateCommand.call() |
Void |
PreCommitCommand.call() |
abstract T |
DocAsCodeCommand.call() |
static String |
DocAsCode.getBuildNumber() |
DocAsCodeRepository |
DocAsCode.getRepository() |
static String |
DocAsCode.getVersion() |
static List<String> |
DocAsCode.getVersionInformations() |
static DocAsCode |
DocAsCode.open() |
static DocAsCode |
DocAsCode.open(File dir) |
Modifier and Type | Method and Description |
---|---|
String |
DocAsCodeRepository.getVersion()
The version of this DocAsCode repository.
|
String |
DocAsCodeRepository.substitute(File file,
String string) |
static Map<String,String> |
Substitute.substitute(List<String> strings,
Map<String,String> dict) |
static String |
Substitute.substitute(String string,
Map<String,String> dict) |
Modifier and Type | Method and Description |
---|---|
Map<String,org.eclipse.aether.artifact.Artifact> |
ChronoRepository.toArtifacts(List<String> ids) |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactNotFoundException |
class |
ProcessingException |
Modifier and Type | Method and Description |
---|---|
boolean |
GitRepository.hasEmptyTree() |
void |
GitRepository.lock() |
Modifier and Type | Method and Description |
---|---|
Void |
MvnRepository.deploy(List<org.eclipse.aether.artifact.Artifact> artifacts,
List<org.eclipse.aether.repository.RemoteRepository> repos) |
Void |
MvnRepository.deploy(List<org.eclipse.aether.artifact.Artifact> artifacts,
org.eclipse.aether.repository.RemoteRepository repo) |
List<org.eclipse.aether.repository.RemoteRepository> |
MvnRepository.getRemoteRepositories(String id) |
List<org.eclipse.aether.version.Version> |
MvnRepository.getVersionRange(org.eclipse.aether.artifact.Artifact artifact,
List<org.eclipse.aether.repository.RemoteRepository> repos) |
org.eclipse.aether.resolution.ArtifactResult |
MvnRepository.resolve(org.eclipse.aether.artifact.Artifact artifact,
List<org.eclipse.aether.repository.RemoteRepository> repos) |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
Properties.list(File file) |
static void |
Properties.set(File file,
Map<String,String> map) |
Modifier and Type | Method and Description |
---|---|
void |
Differencer.diff() |
void |
AbstractDifferencer.diff() |
void |
DocxDifferencer.diff() |
Modifier and Type | Method and Description |
---|---|
File |
GitRetriever.call() |
Copyright © 2019. All rights reserved.