|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Package org.apache.subversion.javahl |
|---|
| Class org.apache.subversion.javahl.ClientException extends org.apache.subversion.javahl.NativeException implements Serializable |
|---|
serialVersionUID: 2L
| Serialized Fields |
|---|
List<E> messageStack
| Class org.apache.subversion.javahl.ClientNotifyInformation extends EventObject implements Serializable |
|---|
serialVersionUID: 2L
| Serialized Fields |
|---|
String path
path
is null when the real target is an URL that is
available in ClientNotifyInformation.url.
ClientNotifyInformation.Action action
ClientNotifyInformation.Action which triggered this event.
NodeKind kind
NodeKind of the item.
String mimeType
Lock lock
String errMsg
List<E> errMsgStack
ClientExceptionClientNotifyInformation.Status contentState
Status of the content of the item.
ClientNotifyInformation.Status propState
Status of the properties of the item.
ClientNotifyInformation.LockStatus lockState
ClientNotifyInformation.LockStatus of the lock of the item.
long revision
String changelistName
RevisionRange mergeRange
String url
ClientNotifyInformation.path, but when not null, the
notification is about a UR>.
String pathPrefix
String propName
Map<K,V> revProps
long oldRevision
long hunkOriginalStart
long hunkOriginalLength
long hunkModifiedStart
long hunkModifiedLength
long hunkMatchedLine
int hunkFuzz
| Class org.apache.subversion.javahl.CommitInfo extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
long revision
Date date
String author
String postCommitError
String reposRoot
| Class org.apache.subversion.javahl.CommitItem extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String path
NodeKind nodeKind
int stateFlags
String url
String copyUrl
long revision
String movedFromPath
| Class org.apache.subversion.javahl.DiffSummary extends EventObject implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
DiffSummary.DiffKind diffKind
boolean propsChanged
NodeKind nodeKind
| Class org.apache.subversion.javahl.ISVNRemote.FileRevision extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String path
long revision
boolean resultOfMerge
Map<K,V> revisionProperties
Map<K,V> propertiesDelta
boolean textDelta
| Class org.apache.subversion.javahl.ISVNRemote.LocationSegment extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String path
long startRevision
long endRevision
| Class org.apache.subversion.javahl.JNIError extends Error implements Serializable |
|---|
serialVersionUID: 1L
| Class org.apache.subversion.javahl.ProgressEvent extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
long progress
long total
-1 if not known.
| Class org.apache.subversion.javahl.ReposNotifyInformation extends EventObject implements Serializable |
|---|
serialVersionUID: 2L
| Serialized Fields |
|---|
ReposNotifyInformation.Action action
ReposNotifyInformation.Action which triggered this event.
long revision
String warning
long shard
long newRevision
long oldRevision
ReposNotifyInformation.NodeAction nodeAction
String path
| Class org.apache.subversion.javahl.SubversionException extends Exception implements Serializable |
|---|
serialVersionUID: 1L
| Class org.apache.subversion.javahl.SVNUtil.Credential extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
SVNUtil.Credential.Kind kind
String realm
String store
String username
String password
AuthnCallback.SSLServerCertInfo info
AuthnCallback.SSLServerCertFailures failures
String passphrase
| Class org.apache.subversion.javahl.SVNUtil.CredentialTypeMismatch extends SubversionException implements Serializable |
|---|
serialVersionUID: 1L
| Package org.apache.subversion.javahl.callback |
|---|
| Class org.apache.subversion.javahl.callback.AuthnCallback.SSLClientCertPassphraseResult extends AuthnCallback.AuthnResult implements Serializable |
|---|
serialVersionUID: 1L
| Class org.apache.subversion.javahl.callback.AuthnCallback.SSLClientCertResult extends AuthnCallback.AuthnResult implements Serializable |
|---|
serialVersionUID: 1L
| Class org.apache.subversion.javahl.callback.AuthnCallback.SSLServerCertFailures extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int failures
| Class org.apache.subversion.javahl.callback.AuthnCallback.SSLServerCertInfo extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String subject
String issuer
Date validFrom
Date validTo
byte[] fingerprint
List<E> hostnames
String asciiCert
| Class org.apache.subversion.javahl.callback.AuthnCallback.SSLServerTrustResult extends AuthnCallback.AuthnResult implements Serializable |
|---|
serialVersionUID: 1L
| Class org.apache.subversion.javahl.callback.AuthnCallback.UsernameResult extends AuthnCallback.AuthnResult implements Serializable |
|---|
serialVersionUID: 1L
| Class org.apache.subversion.javahl.callback.AuthnCallback.UserPasswordResult extends AuthnCallback.AuthnResult implements Serializable |
|---|
serialVersionUID: 1L
| Class org.apache.subversion.javahl.callback.RemoteStatus.Entry extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String uuid
String author
long revision
long timestamp
| Package org.apache.subversion.javahl.remote |
|---|
| Class org.apache.subversion.javahl.remote.RetryOpenSession extends SubversionException implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String correctedUrl
| Package org.apache.subversion.javahl.types |
|---|
| Class org.apache.subversion.javahl.types.ChangePath extends Object implements Serializable |
|---|
serialVersionUID: 2L
| Serialized Fields |
|---|
String path
long copySrcRevision
String copySrcPath
ChangePath.Action action
NodeKind nodeKind
Tristate textMods
Tristate propMods
| Class org.apache.subversion.javahl.types.Checksum extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
byte[] digest
Checksum.Kind kind
| Class org.apache.subversion.javahl.types.CopySource extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String path
Revision revision
Revision pegRevision
| Class org.apache.subversion.javahl.types.DirEntry extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
long lastChanged
long lastChangedRevision
boolean hasProps
String lastAuthor
NodeKind nodeKind
long size
String path
String absPath
| Class org.apache.subversion.javahl.types.ExternalItem extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String targetDir
String url
Revision revision
Revision pegRevision
| Class org.apache.subversion.javahl.types.Info extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String path
String wcroot
String url
long rev
NodeKind kind
String reposRootUrl
String reposUUID
long lastChangedRev
long lastChangedDate
String lastChangedAuthor
Lock lock
boolean hasWcInfo
Info.ScheduleKind schedule
String copyFromUrl
long copyFromRev
long textTime
Checksum checksum
String changelistName
long workingSize
-1 if unknown. Not applicable
for directories.
long reposSize
-1.
Depth depth
Set<E> conflict
| Class org.apache.subversion.javahl.types.Lock extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String owner
String path
String token
String comment
long creationDate
long expirationDate
| Class org.apache.subversion.javahl.types.LogDate extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
long timeMicros
String cachedString
Calendar cachedDate
| Class org.apache.subversion.javahl.types.Mergeinfo extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Map<K,V> mergeSources
| Class org.apache.subversion.javahl.types.Revision extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Revision.Kind revKind
| Class org.apache.subversion.javahl.types.Revision.DateSpec extends Revision implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Date revDate
| Class org.apache.subversion.javahl.types.Revision.Number extends Revision implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
long revNumber
| Class org.apache.subversion.javahl.types.RevisionRange extends Object implements Serializable |
|---|
serialVersionUID: 2L
| Serialized Fields |
|---|
Revision from
Revision to
boolean inheritable
| Class org.apache.subversion.javahl.types.RevisionRangeList extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
List<E> ranges
| Class org.apache.subversion.javahl.types.Status extends Object implements Serializable |
|---|
serialVersionUID: 3L
| Serialized Fields |
|---|
String url
String path
NodeKind nodeKind
long revision
long lastChangedRevision
long lastChangedDate
String lastCommitAuthor
Status.Kind nodeStatus
Status.Kind textStatus
Status.Kind propStatus
boolean locked
boolean copied
boolean switched
boolean fileExternal
Depth depth
boolean isConflicted
Status.Kind repositoryNodeStatus
Status.Kind repositoryTextStatus
Status.Kind repositoryPropStatus
Lock localLock
Lock reposLock
long reposLastCmtRevision
Revision.SVN_INVALID_REVNUM if not out of date.
long reposLastCmtDate
NodeKind reposKind
NodeKind.none if not out of date.
String reposLastCmtAuthor
null if not out of date.
String changelist
null if not under
version control.
String movedFromAbspath
String movedToAbspath
| Package org.tigris.subversion.javahl |
|---|
| Class org.tigris.subversion.javahl.ChangePath extends Object implements Serializable |
|---|
serialVersionUID: 2L
| Serialized Fields |
|---|
String path
long copySrcRevision
String copySrcPath
char action
int nodeKind
| Class org.tigris.subversion.javahl.ClientException extends org.tigris.subversion.javahl.NativeException implements Serializable |
|---|
serialVersionUID: 1L
| Class org.tigris.subversion.javahl.CommitItem extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String path
int nodeKind
int stateFlags
String url
String copyUrl
long revision
| Class org.tigris.subversion.javahl.CopySource extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String path
Revision revision
Revision pegRevision
| Class org.tigris.subversion.javahl.DiffSummary extends EventObject implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
DiffSummary.DiffKind diffKind
boolean propsChanged
int nodeKind
| Class org.tigris.subversion.javahl.DirEntry extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
long lastChanged
long lastChangedRevision
boolean hasProps
String lastAuthor
int nodeKind
long size
String path
String absPath
| Class org.tigris.subversion.javahl.Info extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String name
String url
String uuid
String repository
int schedule
int nodeKind
String author
long revision
long lastChangedRevision
Date lastChangedDate
Date lastDateTextUpdate
Date lastDatePropsUpdate
boolean copied
boolean deleted
boolean absent
boolean incomplete
long copyRev
String copyUrl
| Class org.tigris.subversion.javahl.Info2 extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String path
String url
long rev
int kind
String reposRootUrl
String reposUUID
long lastChangedRev
long lastChangedDate
String lastChangedAuthor
Lock lock
boolean hasWcInfo
int schedule
String copyFromUrl
long copyFromRev
long textTime
long propTime
String checksum
String conflictOld
String conflictNew
String conflictWrk
String prejfile
String changelistName
long workingSize
-1 if unknown. Not applicable
for directories.
long reposSize
-1.
int depth
ConflictDescriptor treeConflict
| Class org.tigris.subversion.javahl.Lock extends Object implements Serializable |
|---|
serialVersionUID: 2L
| Serialized Fields |
|---|
String owner
String path
String token
String comment
long creationDate
long expirationDate
| Class org.tigris.subversion.javahl.LogDate extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
long timeMicros
String cachedString
Calendar cachedDate
| Class org.tigris.subversion.javahl.LogMessage extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String message
long timeMicros
Date date
long revision
String author
ChangePath[] changedPaths
| Class org.tigris.subversion.javahl.Mergeinfo extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Map<K,V> mergeSources
| Class org.tigris.subversion.javahl.NotifyInformation extends EventObject implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int action
NotifyAction which triggered this event.
int kind
NodeKind of the item.
String mimeType
Lock lock
String errMsg
int contentState
NotifyStatus of the content of the item.
int propState
NotifyStatus of the properties of the item.
int lockState
LockStatus of the lock of the item.
long revision
String changelistName
RevisionRange mergeRange
String pathPrefix
| Class org.tigris.subversion.javahl.ProgressEvent extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
long progress
long total
-1 if not known.
| Class org.tigris.subversion.javahl.Revision extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int revKind
| Class org.tigris.subversion.javahl.Revision.DateSpec extends Revision implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Date revDate
| Class org.tigris.subversion.javahl.Revision.Number extends Revision implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
long revNumber
| Class org.tigris.subversion.javahl.RevisionRange extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Revision from
Revision to
| Class org.tigris.subversion.javahl.Status extends Object implements Serializable |
|---|
serialVersionUID: 2L
| Serialized Fields |
|---|
String url
String path
int nodeKind
long revision
long lastChangedRevision
long lastChangedDate
String lastCommitAuthor
int textStatus
int propStatus
boolean locked
boolean copied
boolean switched
boolean fileExternal
boolean treeConflicted
ConflictDescriptor conflictDescriptor
int repositoryTextStatus
int repositoryPropStatus
String conflictNew
String conflictOld
String conflictWorking
String urlCopiedFrom
long revisionCopiedFrom
String lockToken
String lockOwner
String lockComment
long lockCreationDate
Lock reposLock
long reposLastCmtRevision
Revision.SVN_INVALID_REVNUM if not out of date.long reposLastCmtDate
int reposKind
NodeKind.none if not out of date.String reposLastCmtAuthor
null if not out of date.String changelist
null if not under
version control.| Class org.tigris.subversion.javahl.SubversionException extends Exception implements Serializable |
|---|
serialVersionUID: 1L
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||