|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.eclipse.jgit.api.errors |
---|
Class org.eclipse.jgit.api.errors.CanceledException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.CannotDeleteCurrentBranchException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.CheckoutConflictException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
List<E> conflictingPaths
Class org.eclipse.jgit.api.errors.ConcurrentRefUpdateException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
RefUpdate.Result rc
Ref ref
Class org.eclipse.jgit.api.errors.DetachedHeadException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.GitAPIException extends Exception implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.InvalidConfigurationException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.InvalidMergeHeadsException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.InvalidRefNameException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.InvalidRemoteException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.InvalidTagNameException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.JGitInternalException extends RuntimeException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.MultipleParentsNotAllowedException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.NoFilepatternException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.NoHeadException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.NoMessageException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.NotMergedException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.PatchApplyException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.PatchFormatException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
List<E> errors
Class org.eclipse.jgit.api.errors.RefAlreadyExistsException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.RefNotFoundException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.TransportException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.UnmergedPathsException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.api.errors.WrongRepositoryStateException extends GitAPIException implements Serializable |
---|
serialVersionUID: 1L
Package org.eclipse.jgit.diff |
---|
Class org.eclipse.jgit.diff.EditList extends ArrayList<Edit> implements Serializable |
---|
serialVersionUID: 1L
Package org.eclipse.jgit.dircache |
---|
Class org.eclipse.jgit.dircache.InvalidPathException extends IllegalArgumentException implements Serializable |
---|
serialVersionUID: 1L
Package org.eclipse.jgit.errors |
---|
Class org.eclipse.jgit.errors.AmbiguousObjectException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
AbbreviatedObjectId missing
Collection<E> candidates
Class org.eclipse.jgit.errors.CheckoutConflictException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.CompoundException extends Exception implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
List<E> causeList
Class org.eclipse.jgit.errors.ConfigInvalidException extends Exception implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.CorruptObjectException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.EntryExistsException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.IncorrectObjectTypeException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.IndexWriteException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.InvalidObjectIdException extends IllegalArgumentException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.InvalidPatternException extends Exception implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String pattern
Class org.eclipse.jgit.errors.LargeObjectException extends RuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ObjectId objectId
Class org.eclipse.jgit.errors.LargeObjectException.ExceedsByteArrayLimit extends LargeObjectException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.LargeObjectException.ExceedsLimit extends LargeObjectException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
long limit
long size
Class org.eclipse.jgit.errors.LargeObjectException.OutOfMemory extends LargeObjectException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.LockFailedException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
File file
Class org.eclipse.jgit.errors.MissingBundlePrerequisiteException extends TransportException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.MissingObjectException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ObjectId missing
Class org.eclipse.jgit.errors.NoClosingBracketException extends InvalidPatternException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.NoRemoteRepositoryException extends TransportException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.NotSupportedException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.NoWorkTreeException extends IllegalStateException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.ObjectWritingException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.PackInvalidException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.PackMismatchException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.PackProtocolException extends TransportException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.RemoteRepositoryException extends TransportException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.RepositoryNotFoundException extends TransportException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.RevisionSyntaxException extends IllegalArgumentException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String revstr
Class org.eclipse.jgit.errors.RevWalkException extends RuntimeException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.StopWalkException extends RuntimeException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.StoredObjectRepresentationNotAvailableException extends Exception implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.SymlinksNotSupportedException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.TooLargeObjectInPackException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.TranslationBundleException extends RuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> bundleClass
Locale locale
Class org.eclipse.jgit.errors.TranslationBundleLoadingException extends TranslationBundleException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.TranslationStringMissingException extends TranslationBundleException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String key
Class org.eclipse.jgit.errors.TransportException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.UnmergedPathException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
DirCacheEntry entry
Class org.eclipse.jgit.errors.UnpackException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.errors.UnsupportedCredentialItem extends RuntimeException implements Serializable |
---|
serialVersionUID: 1L
Package org.eclipse.jgit.lib |
---|
Class org.eclipse.jgit.lib.AbbreviatedObjectId extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int nibbles
int w1
int w2
int w3
int w4
int w5
Class org.eclipse.jgit.lib.ObjectId extends AnyObjectId implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
private void readObject(ObjectInputStream ois) throws IOException
IOException
private void writeObject(ObjectOutputStream os) throws IOException
IOException
Class org.eclipse.jgit.lib.ObjectIdOwnerMap.Entry extends ObjectId implements Serializable |
---|
Serialized Fields |
---|
ObjectIdOwnerMap.Entry next
Class org.eclipse.jgit.lib.PersonIdent extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String name
String emailAddress
long when
int tzOffset
Package org.eclipse.jgit.notes |
---|
Class org.eclipse.jgit.notes.Note extends ObjectId implements Serializable |
---|
Serialized Fields |
---|
ObjectId data
Class org.eclipse.jgit.notes.NotesMergeConflictException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Package org.eclipse.jgit.revplot |
---|
Class org.eclipse.jgit.revplot.PlotCommit extends RevCommit implements Serializable |
---|
Serialized Fields |
---|
PlotLane[] passingLanes
PlotLane lane
PlotCommit<L extends PlotLane>[] children
Ref[] refs
Class org.eclipse.jgit.revplot.PlotLane extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int position
Package org.eclipse.jgit.revwalk |
---|
Class org.eclipse.jgit.revwalk.DepthWalk.Commit extends RevCommit implements Serializable |
---|
Serialized Fields |
---|
int depth
Class org.eclipse.jgit.revwalk.RevBlob extends RevObject implements Serializable |
---|
Class org.eclipse.jgit.revwalk.RevCommit extends RevObject implements Serializable |
---|
Serialized Fields |
---|
RevTree tree
RevCommit[] parents
int commitTime
int inDegree
byte[] buffer
Class org.eclipse.jgit.revwalk.RevObject extends ObjectIdOwnerMap.Entry implements Serializable |
---|
Serialized Fields |
---|
int flags
Class org.eclipse.jgit.revwalk.RevTag extends RevObject implements Serializable |
---|
Serialized Fields |
---|
RevObject object
byte[] buffer
String tagName
Class org.eclipse.jgit.revwalk.RevTree extends RevObject implements Serializable |
---|
Package org.eclipse.jgit.storage.file |
---|
Class org.eclipse.jgit.storage.file.ReflogEntry extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
ObjectId oldId
ObjectId newId
PersonIdent who
String comment
Package org.eclipse.jgit.storage.pack |
---|
Class org.eclipse.jgit.storage.pack.ObjectToPack extends PackedObjectInfo implements Serializable |
---|
Serialized Fields |
---|
ObjectId deltaBase
int flags
int pathHash
org.eclipse.jgit.storage.pack.DeltaCache.Ref cachedDelta
Package org.eclipse.jgit.transport |
---|
Class org.eclipse.jgit.transport.PackedObjectInfo extends ObjectIdOwnerMap.Entry implements Serializable |
---|
Serialized Fields |
---|
long offset
int crc
Class org.eclipse.jgit.transport.RefSpec extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
boolean force
boolean wildcard
String srcName
String dstName
Class org.eclipse.jgit.transport.RemoteConfig extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String name
List<E> uris
List<E> pushURIs
List<E> fetch
List<E> push
String uploadpack
String receivepack
TagOpt tagopt
boolean mirror
int timeout
Class org.eclipse.jgit.transport.RequestNotYetReadException extends IllegalStateException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.transport.ServiceMayNotContinueException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
boolean output
Class org.eclipse.jgit.transport.UploadPackInternalServerErrorException extends IOException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.transport.UploadPackMayNotContinueException extends ServiceMayNotContinueException implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.transport.URIish extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String scheme
String path
String rawPath
String user
String pass
int port
String host
Package org.eclipse.jgit.transport.resolver |
---|
Class org.eclipse.jgit.transport.resolver.ServiceNotAuthorizedException extends Exception implements Serializable |
---|
serialVersionUID: 1L
Class org.eclipse.jgit.transport.resolver.ServiceNotEnabledException extends Exception implements Serializable |
---|
serialVersionUID: 1L
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |