public class SVNEntry16 extends SVNEntry
Constructor and Description |
---|
SVNEntry16(Map attributes,
SVNAdminArea adminArea,
String name) |
SVNEntry16(SVNAdminArea adminArea,
String name) |
Modifier and Type | Method and Description |
---|---|
SVNAdminArea |
getAdminArea() |
Map |
getTreeConflicts() |
boolean |
isThisDir() |
applyChanges, asMap, getAuthor, getCachableProperties, getChangelistName, getChecksum, getCommittedDate, getCommittedRevision, getConflictNew, getConflictOld, getConflictWorking, getCopyFromRevision, getCopyFromSVNURL, getCopyFromURL, getDepth, getExternalFilePath, getExternalFilePegRevision, getExternalFileRevision, getKind, getLockComment, getLockCreationDate, getLockOwner, getLockToken, getName, getPresentProperties, getPropRejectFile, getPropTime, getRepositoryRoot, getRepositoryRootURL, getRevision, getSchedule, getSVNURL, getTextTime, getTreeConflictData, getURL, getUUID, getWorkingSize, hasProperties, hasPropertiesModifications, isAbsent, isCopied, isDeleted, isDirectory, isFile, isHidden, isIncomplete, isKeepLocal, isScheduledForAddition, isScheduledForDeletion, isScheduledForReplacement, scheduleForAddition, scheduleForDeletion, scheduleForReplacement, setAbsent, setAuthor, setCachableProperties, setChangelistName, setChecksum, setCommittedDate, setCommittedRevision, setConflictNew, setConflictOld, setConflictWorking, setCopied, setCopyFromRevision, setCopyFromURL, setDeleted, setDepth, setExternalFilePath, setExternalFilePegRevision, setExternalFileRevision, setHasProperties, setHasPropertiesModifications, setIncomplete, setKeepLocal, setKind, setLockComment, setLockCreationDate, setLockOwner, setLockToken, setName, setParentURL, setPresentProperties, setPropRejectFile, setPropTime, setRepositoryRoot, setRepositoryRootURL, setRevision, setSchedule, setTextTime, setTreeConflictData, setTreeConflicts, setURL, setUUID, setWorkingSize, toString, unschedule
public SVNEntry16(SVNAdminArea adminArea, String name)
public SVNEntry16(Map attributes, SVNAdminArea adminArea, String name)
public Map getTreeConflicts() throws SVNException
getTreeConflicts
in class SVNEntry
SVNException
public SVNAdminArea getAdminArea()
getAdminArea
in class SVNEntry
Copyright © 2022. All rights reserved.