KIE NIO.2 :: JGIT Impl 6.0.0-redhat-2
B C D E F G H I J L M N O P R S T U V 

B

branchList(Git) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
branchList(Git, ListBranchCommand.ListMode) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
buildVersionAttributes(JGitFileSystem, String, String) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 

C

checkAccess(Path, AccessMode...) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
checkPath(Git, String, String) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
cloneRepository(File, String, boolean, CredentialsProvider) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
close() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 
commit(Git, String, String, String, String, TimeZone, Date, Map<String, File>) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
compareTo(Path) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
copy(Path, Path, CopyOption...) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
create(JGitFileSystem, String, String, ObjectId, boolean) - Static method in class org.kie.commons.java.nio.fs.jgit.JGitPathImpl
 
create(JGitFileSystem, String, String, boolean) - Static method in class org.kie.commons.java.nio.fs.jgit.JGitPathImpl
 
createBranch(Git, String, String) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
createDirectory(Path, FileAttribute<?>...) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
createFSDirect(JGitFileSystem) - Static method in class org.kie.commons.java.nio.fs.jgit.JGitPathImpl
 
createLink(Path, Path) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
createRoot(JGitFileSystem, String, String, boolean) - Static method in class org.kie.commons.java.nio.fs.jgit.JGitPathImpl
 
createSymbolicLink(Path, Path, FileAttribute<?>...) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 

D

Daemon - Class in org.kie.commons.java.nio.fs.jgit.util
Basic daemon for the anonymous git:// transport protocol.
Daemon() - Constructor for class org.kie.commons.java.nio.fs.jgit.util.Daemon
Configure a daemon to listen on any available network port.
Daemon(InetSocketAddress) - Constructor for class org.kie.commons.java.nio.fs.jgit.util.Daemon
Configure a new daemon for the specified network address.
DaemonClient - Class in org.kie.commons.java.nio.fs.jgit.util
 
DaemonService - Class in org.kie.commons.java.nio.fs.jgit.util
 
DEAMON_DEFAULT_ENABLED - Static variable in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
DEAMON_DEFAULT_HOST - Static variable in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
DEAMON_DEFAULT_PORT - Static variable in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
DEAMON_DEFAULT_UPLOAD - Static variable in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
DEAMON_ENABLED - Static variable in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
DEAMON_PORT - Static variable in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
DEAMON_UPLOAD - Static variable in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
DEFAULT_PORT - Static variable in class org.kie.commons.java.nio.fs.jgit.util.Daemon
9418: IANA assigned port number for Git.
DEFAULT_REF_TREE - Static variable in class org.kie.commons.java.nio.fs.jgit.JGitPathImpl
 
DEFAULT_SCHEME_SIZE - Static variable in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
defaultDirectory() - Method in class org.kie.commons.java.nio.fs.jgit.JGitPathImpl
 
delete(Path) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
delete(Git, String, String, String, String, String, TimeZone, Date) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
deleteAsset(JGitPathImpl) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
deleteAssetIfExists(JGitPathImpl) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
deleteBranch(JGitPathImpl) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
deleteBranch(Git, Ref) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
deleteBranchIfExists(JGitPathImpl) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
deleteIfExists(Path) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 

E

endsWith(Path) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
endsWith(String) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
equals(Object) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileStore
 
equals(Object) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 

F

fetchRepository(Git, CredentialsProvider, RefSpec...) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
FILE_REPOSITORIES_ROOT - Static variable in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
forceAsDefault() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 

G

getAddress() - Method in class org.kie.commons.java.nio.fs.jgit.util.Daemon
 
getAttribute(String) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileStore
 
getBranch(Git, String) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
getCommandName() - Method in class org.kie.commons.java.nio.fs.jgit.util.DaemonService
 
getCredential() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 
getDaemon() - Method in class org.kie.commons.java.nio.fs.jgit.util.DaemonClient
 
getDiff(Repository, ObjectId, ObjectId) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
getFileName() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
getFileStore(Path) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
getFileStoreAttributeView(Class<V>) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileStore
 
getFileStores() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 
getFileSystem(URI) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
getFileSystem() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
getInputStream() - Method in class org.kie.commons.java.nio.fs.jgit.util.DaemonClient
 
getInstance() - Static method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
getName() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 
getName(int) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
getNameCount() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
getObjectId() - Method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil.JGitPathInfo
 
getOutputStream() - Method in class org.kie.commons.java.nio.fs.jgit.util.DaemonClient
 
getPackConfig() - Method in class org.kie.commons.java.nio.fs.jgit.util.Daemon
 
getParent() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
getPath(String, String...) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 
getPath(URI) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
getPath() - Method in class org.kie.commons.java.nio.fs.jgit.JGitPathImpl
 
getPath() - Method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil.JGitPathInfo
 
getPathMatcher(String) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 
getPathType() - Method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil.JGitPathInfo
 
getRefTree() - Method in class org.kie.commons.java.nio.fs.jgit.JGitPathImpl
 
getRemoteAddress() - Method in class org.kie.commons.java.nio.fs.jgit.util.DaemonClient
 
getRoot() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
getRootDirectories() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 
getScheme() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
getSegmentId() - Method in class org.kie.commons.java.nio.fs.jgit.JGitPathImpl
 
getSeparator() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 
getService(String) - Method in class org.kie.commons.java.nio.fs.jgit.util.Daemon
Lookup a supported service so it can be reconfigured.
getSize() - Method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil.JGitPathInfo
 
getTimeout() - Method in class org.kie.commons.java.nio.fs.jgit.util.Daemon
 
getTotalSpace() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileStore
 
getTreeRefObjectId(Repository, String) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
getUnallocatedSpace() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileStore
 
getUsableSpace() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileStore
 
getUserPrincipalLookupService() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 
GIT_DEFAULT_REMOTE_NAME - Static variable in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
gitRepo() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 

H

handles(String) - Method in class org.kie.commons.java.nio.fs.jgit.util.DaemonService
Determine if this service can handle the requested command.
hasBranch(Git, String) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
hashCode() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileStore
 
hashCode() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 

I

id() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 
INIT - Static variable in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
isAbsolute() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
isDefault() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
isEnabled() - Method in class org.kie.commons.java.nio.fs.jgit.util.DaemonService
 
isHidden(Path) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
isOpen() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 
isOverridable() - Method in class org.kie.commons.java.nio.fs.jgit.util.DaemonService
 
isReadOnly() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileStore
 
isReadOnly() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 
isRegularFile() - Method in class org.kie.commons.java.nio.fs.jgit.JGitPathImpl
 
isRunning() - Method in class org.kie.commons.java.nio.fs.jgit.util.Daemon
 
isSameFile(Path, Path) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
iterator() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 

J

JGitFileStore - Class in org.kie.commons.java.nio.fs.jgit
 
JGitFileSystem - Class in org.kie.commons.java.nio.fs.jgit
 
JGitFileSystemProvider - Class in org.kie.commons.java.nio.fs.jgit
 
JGitFileSystemProvider() - Constructor for class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
JGitFSPath - Class in org.kie.commons.java.nio.fs.jgit
 
JGitFSPath(JGitFileSystem) - Constructor for class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
JGitPathImpl - Class in org.kie.commons.java.nio.fs.jgit
 
JGitUtil - Class in org.kie.commons.java.nio.fs.jgit.util
 
JGitUtil.JGitPathInfo - Class in org.kie.commons.java.nio.fs.jgit.util
 
JGitUtil.JGitPathInfo(ObjectId, String, FileMode) - Constructor for class org.kie.commons.java.nio.fs.jgit.util.JGitUtil.JGitPathInfo
 
JGitUtil.JGitPathInfo(ObjectId, String, FileMode, long) - Constructor for class org.kie.commons.java.nio.fs.jgit.util.JGitUtil.JGitPathInfo
 
JGitUtil.PathType - Enum in org.kie.commons.java.nio.fs.jgit.util
 
JGitVersionAttributeView - Class in org.kie.commons.java.nio.fs.jgit
 
JGitVersionAttributeView(JGitPathImpl) - Constructor for class org.kie.commons.java.nio.fs.jgit.JGitVersionAttributeView
 

L

listPathContent(Git, String, String) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
loadConfig() - Static method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 

M

mergeBranches(Git, String, String) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
move(Path, Path, CopyOption...) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 

N

name() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileStore
 
newAsynchronousFileChannel(Path, Set<? extends OpenOption>, ExecutorService, FileAttribute<?>...) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
newDirectoryStream(Path, DirectoryStream.Filter<Path>) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
newFileChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
newFileSystem(Path, Map<String, ?>) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
newFileSystem(URI, Map<String, ?>) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
newInputStream(Path, OpenOption...) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
newOutputStream(Path, OpenOption...) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
newPath(JGitFileSystem, String, String, boolean, boolean) - Method in class org.kie.commons.java.nio.fs.jgit.JGitPathImpl
 
newRepository(File, boolean) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
newRoot(JGitFileSystem, String, String, boolean) - Method in class org.kie.commons.java.nio.fs.jgit.JGitPathImpl
 
newWatchService() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 
normalize() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 

O

onCloseFileSystem(JGitFileSystem) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
org.kie.commons.java.nio.fs.jgit - package org.kie.commons.java.nio.fs.jgit
 
org.kie.commons.java.nio.fs.jgit.util - package org.kie.commons.java.nio.fs.jgit.util
 

P

PASSWORD - Static variable in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
provider() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 
publishEvents(Path, List<WatchEvent<?>>) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 

R

readAttributes(Path, Class<A>, LinkOption...) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
readAttributes(Path, String, LinkOption...) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
readAttributes() - Method in class org.kie.commons.java.nio.fs.jgit.JGitVersionAttributeView
 
readSymbolicLink(Path) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
register(WatchService, WatchEvent.Kind<?>...) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
relativize(Path) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
REPOSITORIES_ROOT_DIR - Static variable in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
resolve(Path) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
resolve(String) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
resolveInputStream(Git, String, String) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
resolveObjectId(Git, String) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
resolvePath(Git, String, String) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 
resolveSibling(Path) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
resolveSibling(String) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 

S

SCHEME_SIZE - Static variable in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
setAttribute(Path, String, Object, LinkOption...) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 
setEnabled(boolean) - Method in class org.kie.commons.java.nio.fs.jgit.util.DaemonService
 
setOverridable(boolean) - Method in class org.kie.commons.java.nio.fs.jgit.util.DaemonService
 
setPackConfig(PackConfig) - Method in class org.kie.commons.java.nio.fs.jgit.util.Daemon
Set the configuration used by the pack generator.
setReceivePackFactory(ReceivePackFactory<DaemonClient>) - Method in class org.kie.commons.java.nio.fs.jgit.util.Daemon
Set the factory to construct and configure per-request ReceivePack.
setRepositoryResolver(RepositoryResolver<DaemonClient>) - Method in class org.kie.commons.java.nio.fs.jgit.util.Daemon
Set the resolver used to locate a repository by name.
setTimeout(int) - Method in class org.kie.commons.java.nio.fs.jgit.util.Daemon
Set the timeout before willing to abort an IO call.
setUploadPackFactory(UploadPackFactory<DaemonClient>) - Method in class org.kie.commons.java.nio.fs.jgit.util.Daemon
Set the factory to construct and configure per-request UploadPack.
setupRoot(JGitFileSystem, String, String, boolean) - Method in class org.kie.commons.java.nio.fs.jgit.JGitPathImpl
 
start() - Method in class org.kie.commons.java.nio.fs.jgit.util.Daemon
Start this daemon on a background thread.
startsWith(Path) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
startsWith(String) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
stop() - Method in class org.kie.commons.java.nio.fs.jgit.util.Daemon
Stop this daemon.
subpath(int, int) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
supportedFileAttributeViews() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 
supportsFileAttributeView(Class<? extends FileAttributeView>) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileStore
 
supportsFileAttributeView(String) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileStore
 
syncRepository(Git, CredentialsProvider, String, boolean) - Static method in class org.kie.commons.java.nio.fs.jgit.util.JGitUtil
 

T

toAbsolutePath() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
toFile() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
toFile() - Method in class org.kie.commons.java.nio.fs.jgit.JGitPathImpl
 
toRealPath(LinkOption...) - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
toString() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileSystem
 
toUri() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFSPath
 
type() - Method in class org.kie.commons.java.nio.fs.jgit.JGitFileStore
 

U

USER_NAME - Static variable in class org.kie.commons.java.nio.fs.jgit.JGitFileSystemProvider
 

V

valueOf(String) - Static method in enum org.kie.commons.java.nio.fs.jgit.util.JGitUtil.PathType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.kie.commons.java.nio.fs.jgit.util.JGitUtil.PathType
Returns an array containing the constants of this enum type, in the order they are declared.
viewTypes() - Method in class org.kie.commons.java.nio.fs.jgit.JGitVersionAttributeView
 
B C D E F G H I J L M N O P R S T U V 
KIE NIO.2 :: JGIT Impl 6.0.0-redhat-2

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.