Uses of Class
org.tmatesoft.svn.core.wc.SVNEventAction
Packages that use SVNEventAction
Package
Description
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
This package provides a high-level API for managing Working Copies in a way
compatible with the native SVN command line client.
-
Uses of SVNEventAction in org.tigris.subversion.javahl
Methods in org.tigris.subversion.javahl with parameters of type SVNEventActionModifier and TypeMethodDescriptionstatic intJavaHLObjectFactory.getNotifyActionValue(SVNEventAction action) -
Uses of SVNEventAction in org.tmatesoft.svn.core.internal.wc
Fields in org.tmatesoft.svn.core.internal.wc declared as SVNEventActionModifier and TypeFieldDescriptionprotected SVNEventActionSVNRemoteDiffEditor.KindActionState.myActionprotected SVNEventActionSVNRemoteDiffEditor.KindActionState.myExpectedActionMethods in org.tmatesoft.svn.core.internal.wc with parameters of type SVNEventActionModifier and TypeMethodDescriptionprotected voidSVNRemoteDiffEditor.addDeletedPath(java.lang.String path, SVNNodeKind nodeKind, SVNStatusType type, SVNEventAction action, SVNEventAction expectedAction, boolean isTreeConflicted) static SVNEventSVNEventFactory.createErrorEvent(SVNErrorMessage error, SVNEventAction expectedAction) static SVNEventSVNEventFactory.createLockEvent(java.io.File file, SVNEventAction action, SVNLock lock, SVNErrorMessage error) static SVNEventSVNEventFactory.createSVNEvent(java.io.File file, SVNNodeKind kind, java.lang.String mimetype, long revision, SVNEventAction action, SVNEventAction expected, SVNErrorMessage error, SVNMergeRange range) static SVNEventSVNEventFactory.createSVNEvent(java.io.File file, SVNNodeKind kind, java.lang.String mimetype, long revision, SVNEventAction action, SVNEventAction expected, SVNErrorMessage error, SVNMergeRange range, long processedItemsCount, long totalItemsCount) static SVNEventSVNEventFactory.createSVNEvent(java.io.File file, SVNNodeKind kind, java.lang.String mimetype, long revision, SVNEventAction action, SVNEventAction expected, SVNErrorMessage error, SVNMergeRange range, long processedItemsCount, long totalItemsCount, SVNProperties revisionProperties, java.lang.String propertyName) static SVNEventSVNEventFactory.createSVNEvent(java.io.File file, SVNNodeKind kind, java.lang.String mimetype, long revision, SVNEventAction action, SVNEventAction expected, SVNErrorMessage error, SVNMergeRange range, SVNProperties revisionProperties, java.lang.String propertyName) static SVNEventSVNEventFactory.createSVNEvent(java.io.File file, SVNNodeKind kind, java.lang.String mimetype, long revision, SVNStatusType cstatus, SVNStatusType pstatus, SVNStatusType lstatus, SVNEventAction action, SVNEventAction expected, SVNErrorMessage error, SVNMergeRange range) static SVNEventSVNEventFactory.createSVNEvent(java.io.File file, SVNNodeKind kind, java.lang.String mimetype, long revision, SVNStatusType cstatus, SVNStatusType pstatus, SVNStatusType lstatus, SVNEventAction action, SVNEventAction expected, SVNErrorMessage error, SVNMergeRange range, java.lang.String changelistName) private booleanSVNMergeDriver.notifySingleFileMerge(java.io.File targetWCPath, SVNEventAction action, SVNStatusType cstate, SVNStatusType pstate, SVNEvent headerEvent, boolean isHeaderSent) Constructors in org.tmatesoft.svn.core.internal.wc with parameters of type SVNEventActionModifierConstructorDescriptionSVNEventExt(java.io.File file, SVNNodeKind kind, java.lang.String mimetype, long revision, SVNStatusType cstatus, SVNStatusType pstatus, SVNStatusType lstatus, SVNLock lock, SVNEventAction action, SVNEventAction expected, SVNErrorMessage error, SVNMergeRange range, java.lang.String changelistName, long processedItemsCount, long totalItemsCount, SVNProperties revisionProperties, java.lang.String propertyName) -
Uses of SVNEventAction in org.tmatesoft.svn.core.internal.wc17
Methods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNEventActionModifier and TypeMethodDescriptionprivate voidSVNUpdateEditor17.doNotification(java.io.File localAbspath, SVNNodeKind kind, SVNEventAction action, SVNURL url, SVNURL previousURL) -
Uses of SVNEventAction in org.tmatesoft.svn.core.internal.wc17.db
Methods in org.tmatesoft.svn.core.internal.wc17.db that return SVNEventActionModifier and TypeMethodDescriptionstatic SVNEventActionSvnWcDbStatementUtil.getColumnEventAction(SVNSqlJetStatement stmt, java.lang.Enum<?> f) Methods in org.tmatesoft.svn.core.internal.wc17.db with parameters of type SVNEventActionModifier and TypeMethodDescriptionstatic voidSVNWCDb.updateMoveListAdd(SVNWCDbRoot wcRoot, java.io.File localRelPath, SVNEventAction eventAction, SVNNodeKind kind, SVNStatusType contentState, SVNStatusType propState) -
Uses of SVNEventAction in org.tmatesoft.svn.core.internal.wc2.ng
Fields in org.tmatesoft.svn.core.internal.wc2.ng declared as SVNEventActionModifier and TypeFieldDescription(package private) SVNEventActionSvnNgRemoteDiffEditor.DeletedPath.actionMethods in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type SVNEventActionModifier and TypeMethodDescriptionprivate voidSvnNgMergeCallback2.recordSkip(java.io.File localAbsPath, SVNNodeKind kind, SVNEventAction action, SVNStatusType state) -
Uses of SVNEventAction in org.tmatesoft.svn.core.javahl17
Methods in org.tmatesoft.svn.core.javahl17 with parameters of type SVNEventActionModifier and TypeMethodDescriptionprivate static ClientNotifyInformation.ActionSVNClientImpl.getClientNotifyInformationAction(SVNEventAction action) -
Uses of SVNEventAction in org.tmatesoft.svn.core.wc
Fields in org.tmatesoft.svn.core.wc declared as SVNEventActionModifier and TypeFieldDescriptionstatic final SVNEventActionSVNEventAction.ADDDenotes that a new item is scheduled for addition.static final SVNEventActionSVNEventAction.ANNOTATEDenotes that file blaming is started.static final SVNEventActionSVNEventAction.CHANGELIST_CLEARDenotes that changelist name is cleared.static final SVNEventActionSVNEventAction.CHANGELIST_MOVEDDenotes that a path has moved from one changelist to another.static final SVNEventActionSVNEventAction.CHANGELIST_SETDenotes that changelist name is set.static final SVNEventActionSVNEventAction.CLEANUP_EXTERNALstatic final SVNEventActionSVNEventAction.COMMIT_ADDEDIn a commit operation denotes adding a new item to the repository.static final SVNEventActionSVNEventAction.COMMIT_COMPLETEDIn a commit operation denotes that the operation itself is completed (for instance, in a console client can be used to print out the committed revision).static final SVNEventActionSVNEventAction.COMMIT_DELETEDIn a commit operation denotes deleting the item from the repository.static final SVNEventActionSVNEventAction.COMMIT_DELTA_SENTIn a commit operation denotes the final stage of the operation - sending all file data and finalizing the commit.static final SVNEventActionSVNEventAction.COMMIT_FINALIZINGstatic final SVNEventActionSVNEventAction.COMMIT_MODIFIEDIn a commit operation denotes sending the item's modifications to the repository.static final SVNEventActionSVNEventAction.COMMIT_REPLACEDIn a commit operation denotes replacing (one item was deleted while another one with the same name was added) the item in the repository.static final SVNEventActionSVNEventAction.COPYDenotes that the item is copied with history.static final SVNEventActionSVNEventAction.DELETEDenotes that the item is scheduled for deletion.static final SVNEventActionSVNEventAction.FAILED_CONFLICTstatic final SVNEventActionSVNEventAction.FAILED_EXTERNALstatic final SVNEventActionSVNEventAction.FAILED_FORBIDDEN_BY_SERVERstatic final SVNEventActionSVNEventAction.FAILED_LOCKEDstatic final SVNEventActionSVNEventAction.FAILED_MISSINGstatic final SVNEventActionSVNEventAction.FAILED_OBSTRUCTIONstatic final SVNEventActionSVNEventAction.FAILED_OUT_OF_DATEstatic final SVNEventActionSVNEventAction.FAILED_REQUIRES_TARGETstatic final SVNEventActionSVNEventAction.FAILED_REVERTDenotes that a revert operation failed.static final SVNEventActionSVNEventAction.FOREIGN_COPY_BEGINstatic final SVNEventActionSVNEventAction.FOREIGN_MERGE_BEGINDenotes that a merge operation (to path) from a foreign repository has begun.static final SVNEventActionSVNEventAction.INFO_EXTERNALstatic final SVNEventActionSVNEventAction.LOCK_FAILEDDenotes that locking a file item failed.static final SVNEventActionSVNEventAction.LOCKEDDenotes that the file item is locked as a result of a locking operation.static final SVNEventActionSVNEventAction.MERGE_BEGINDenotes that a merge operation (to path) has begun.static final SVNEventActionSVNEventAction.MERGE_COMPLETEstatic final SVNEventActionSVNEventAction.MERGE_ELIDE_INFOstatic final SVNEventActionSVNEventAction.MERGE_RECORD_INFOstatic final SVNEventActionSVNEventAction.MERGE_RECORD_INFO_BEGINstatic final SVNEventActionSVNEventAction.MOVE_BROKENprivate SVNEventActionSVNEvent.myActionprivate SVNEventActionSVNEvent.myExpectedActionstatic final SVNEventActionSVNEventAction.PATCHstatic final SVNEventActionSVNEventAction.PATCH_APPLIED_HUNKstatic final SVNEventActionSVNEventAction.PATCH_HUNK_ALREADY_APPLIEDstatic final SVNEventActionSVNEventAction.PATCH_REJECTED_HUNKstatic final SVNEventActionSVNEventAction.PATH_NONEXISTENTstatic final SVNEventActionSVNEventAction.PROGRESSReserved for future purposes.static final SVNEventActionSVNEventAction.PROPERTY_ADDstatic final SVNEventActionSVNEventAction.PROPERTY_DELETEstatic final SVNEventActionSVNEventAction.PROPERTY_DELETE_NONEXISTENTstatic final SVNEventActionSVNEventAction.PROPERTY_MODIFYstatic final SVNEventActionSVNEventAction.RESOLVEDDenotes that the conflict on the item is resolved (the item is marked resolved).static final SVNEventActionSVNEventAction.RESOLVER_DONEstatic final SVNEventActionSVNEventAction.RESOLVER_STARTINGstatic final SVNEventActionSVNEventAction.RESTOREDenotes that the deleted item is restored (prior to be updated).static final SVNEventActionSVNEventAction.REVERTDenotes that all local changes to the item were reverted.static final SVNEventActionSVNEventAction.REVPROP_DELETEstatic final SVNEventActionSVNEventAction.REVPROPER_SETstatic final SVNEventActionSVNEventAction.SKIPDenotes that the operation is skipped due to errors (inability to be performed, etc.).static final SVNEventActionSVNEventAction.SKIP_CONFLICTEDstatic final SVNEventActionSVNEventAction.STATUS_COMPLETEDIn a remote status operation denotes that the operation itself is completed - used to get the latest repository revision against which the status was invoked.static final SVNEventActionSVNEventAction.STATUS_EXTERNALIn a status operation denotes that the status is performed on an external item.static final SVNEventActionSVNEventAction.TREE_CONFLICTstatic final SVNEventActionSVNEventAction.UNLOCK_FAILEDDenotes that unlocking a file item failed.static final SVNEventActionSVNEventAction.UNLOCKEDDenotes that the file item is unlocked as a result of an unlocking operation.static final SVNEventActionSVNEventAction.UPDATE_ADDIn an update operation denotes that the item is added to the Working Copy (as it was added in the repository).static final SVNEventActionSVNEventAction.UPDATE_BROKEN_LOCKstatic final SVNEventActionSVNEventAction.UPDATE_COMPLETEDIn an update operation denotes that the operation itself is completed (for instance, in a console client can be used to print out the revision updated to).static final SVNEventActionSVNEventAction.UPDATE_DELETEIn an update operation denotes that the item is deleted from the Working Copy (as it was deleted in the repository).static final SVNEventActionSVNEventAction.UPDATE_EXISTSDenotes that tried adding a path that already exists.static final SVNEventActionSVNEventAction.UPDATE_EXTERNALIn an update operation denotes that the item being updated is external.static final SVNEventActionSVNEventAction.UPDATE_EXTERNAL_REMOVEDstatic final SVNEventActionSVNEventAction.UPDATE_NONEIn an update operation denotes that the item is not modified, but its children are.static final SVNEventActionSVNEventAction.UPDATE_REPLACEDenotes a replace notification.static final SVNEventActionSVNEventAction.UPDATE_SHADOWED_ADDstatic final SVNEventActionSVNEventAction.UPDATE_SHADOWED_DELETEstatic final SVNEventActionSVNEventAction.UPDATE_SHADOWED_UPDATEstatic final SVNEventActionSVNEventAction.UPDATE_SKIP_ACCESS_DENINEDstatic final SVNEventActionSVNEventAction.UPDATE_SKIP_OBSTRUCTIONstatic final SVNEventActionSVNEventAction.UPDATE_SKIP_WORKING_ONLYstatic final SVNEventActionSVNEventAction.UPDATE_STARTEDstatic final SVNEventActionSVNEventAction.UPDATE_UPDATEIn an update operation denotes that the item is modified (there are changes received from the repository).static final SVNEventActionSVNEventAction.UPGRADEDenotes that the current format of the working copy administrative area is upgraded to a newer one.static final SVNEventActionSVNEventAction.UPGRADED_PATHAn working copy directory was upgraded to the latest formatFields in org.tmatesoft.svn.core.wc with type parameters of type SVNEventActionModifier and TypeFieldDescriptionprivate static java.util.Map<java.lang.Integer,SVNEventAction> SVNEventAction.allActionsMethods in org.tmatesoft.svn.core.wc that return SVNEventActionModifier and TypeMethodDescriptionprivate static SVNEventActionSVNEventAction.createEventAction(int id, java.lang.String name) SVNEvent.getAction()Gets the type of an action performed upon the item.static SVNEventActionSVNEventAction.getEventActionById(int id) SVNEvent.getExpectedAction()Returns the expected action.Constructors in org.tmatesoft.svn.core.wc with parameters of type SVNEventActionModifierConstructorDescriptionSVNEvent(java.io.File file, SVNNodeKind kind, java.lang.String mimetype, long revision, SVNStatusType cstatus, SVNStatusType pstatus, SVNStatusType lstatus, SVNLock lock, SVNEventAction action, SVNEventAction expected, SVNErrorMessage error, SVNMergeRange range, java.lang.String changelistName, SVNProperties revisionProperties, java.lang.String propertyName) Constructs an SVNEvent object.SVNEvent(SVNErrorMessage errorMessage, SVNEventAction expected) Constructs an SVNEvent object given an error message for a filed operation.