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 classAn 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 voidLfsPrePushHook.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 HttpConnectionLfsConnectionFactory.getLfsContentConnection(Repository repo, Protocol.Action action, String method) Create a connection for the specifiedProtocol.Action.