Uses of Class
org.eclipse.jgit.lfs.Protocol.Action
Packages that use Protocol.Action
-
Uses of Protocol.Action in org.eclipse.jgit.lfs
Subclasses of Protocol.Action in org.eclipse.jgit.lfsModifier and TypeClassDescriptionstatic class
An action with an additional expiration timestampFields in org.eclipse.jgit.lfs with type parameters of type Protocol.ActionMethods in org.eclipse.jgit.lfs with parameters of type Protocol.ActionModifier and TypeMethodDescriptionprivate void
LfsPrePushHook.uploadFile
(Protocol.ObjectInfo o, Protocol.Action uploadAction, Path path) -
Uses of Protocol.Action in org.eclipse.jgit.lfs.internal
Methods in org.eclipse.jgit.lfs.internal with parameters of type Protocol.ActionModifier and TypeMethodDescriptionstatic HttpConnection
LfsConnectionFactory.getLfsContentConnection
(Repository repo, Protocol.Action action, String method) Create a connection for the specifiedProtocol.Action
.