A B C E F G H I N O P R S T
A
- AbstractGitWagon - Class in net.trajano.wagon.git.internal
-
Common parts of handling Git based repositories.
- AbstractGitWagon() - Constructor for class net.trajano.wagon.git.internal.AbstractGitWagon
-
B
- buildGitUri(URI) - Method in class net.trajano.wagon.git.GitHubPagesWagon
-
Builds a GitUri from a GitHub Pages URL.
- buildGitUri(URI) - Method in class net.trajano.wagon.git.GitWagon
-
Constructs the object from a URI string that contains "git:" schema.
- buildGitUri(URI) - Method in class net.trajano.wagon.git.internal.AbstractGitWagon
-
Builds the wagon specific Git URI based on the repository URL.
C
- closeConnection() - Method in class net.trajano.wagon.git.internal.AbstractGitWagon
-
This will commit the local changes and push them to the repository.
E
- equals(Object) - Method in class net.trajano.wagon.git.internal.GitUri
-
F
- fillInputData(InputData) - Method in class net.trajano.wagon.git.internal.AbstractGitWagon
-
This will read from the working copy.
- fillOutputData(OutputData) - Method in class net.trajano.wagon.git.internal.AbstractGitWagon
-
This will write to the working copy.
G
- get(URIish, CredentialItem...) - Method in class net.trajano.wagon.git.internal.PassphraseCredentialsProvider
- getBranchName() - Method in class net.trajano.wagon.git.internal.GitUri
-
Branch name.
- getFileForResource(String) - Method in class net.trajano.wagon.git.GitHubPagesWagon
-
Does resolution a different way.
- getFileForResource(String) - Method in class net.trajano.wagon.git.GitWagon
-
- getFileForResource(String) - Method in class net.trajano.wagon.git.internal.AbstractGitWagon
-
This will get the file object for the given resource relative to the
Git
specified for the connection.
- getFileList(String) - Method in class net.trajano.wagon.git.internal.AbstractGitWagon
- getGit(String) - Method in class net.trajano.wagon.git.internal.AbstractGitWagon
-
This will create or refresh the working copy.
- getGitRepositoryUri() - Method in class net.trajano.wagon.git.internal.GitUri
-
Git repository URI.
- getGitUri() - Method in class net.trajano.wagon.git.internal.AbstractGitWagon
-
- getResource() - Method in class net.trajano.wagon.git.internal.GitUri
-
- GitHubPagesWagon - Class in net.trajano.wagon.git
-
Github Pages Wagon.
- GitHubPagesWagon() - Constructor for class net.trajano.wagon.git.GitHubPagesWagon
-
- GitUri - Class in net.trajano.wagon.git.internal
-
Git URI.
- GitUri(String, String, String) - Constructor for class net.trajano.wagon.git.internal.GitUri
-
Constructs the URI based on the parts.
- GitWagon - Class in net.trajano.wagon.git
-
Git Wagon.
- GitWagon() - Constructor for class net.trajano.wagon.git.GitWagon
-
H
- hashCode() - Method in class net.trajano.wagon.git.internal.GitUri
-
I
- isInteractive() - Method in class net.trajano.wagon.git.internal.PassphraseCredentialsProvider
-
This provider does not interact with the user, it pulls directly from the
value that was set in the constructor.
N
- net.trajano.wagon.git - package net.trajano.wagon.git
-
Git Wagon Provider.
- net.trajano.wagon.git.internal - package net.trajano.wagon.git.internal
-
Internal classes that should not be used outside the project directly.
O
- openConnectionInternal() - Method in class net.trajano.wagon.git.internal.AbstractGitWagon
-
Sets the initial git URI.
P
- PassphraseCredentialsProvider - Class in net.trajano.wagon.git.internal
-
A CredentialsProvider
that takes in a passphrase.
- PassphraseCredentialsProvider(String) - Constructor for class net.trajano.wagon.git.internal.PassphraseCredentialsProvider
-
Constructs the provider using a given passphrase.
- putDirectory(File, String) - Method in class net.trajano.wagon.git.internal.AbstractGitWagon
-
If the destination directory is not inside the source directory (denoted
by starting with "../"), then another git repository is registered.
R
- resolve(String) - Method in class net.trajano.wagon.git.internal.GitUri
-
Resolves a new
GitUri
with the fragment.
- resourceExists(String) - Method in class net.trajano.wagon.git.internal.AbstractGitWagon
S
- supports(CredentialItem...) - Method in class net.trajano.wagon.git.internal.PassphraseCredentialsProvider
- supportsDirectoryCopy() - Method in class net.trajano.wagon.git.internal.AbstractGitWagon
-
Directory copy is supported.
T
- toString() - Method in class net.trajano.wagon.git.internal.GitUri
-
A B C E F G H I N O P R S T
Copyright © 2012–2014 Trajano. All rights reserved.