Class LocalRepoUpdater

  • All Implemented Interfaces:
    Function<org.kohsuke.github.GHTag,​org.kohsuke.github.GHTag>

    public class LocalRepoUpdater
    extends Object
    implements Function<org.kohsuke.github.GHTag,​org.kohsuke.github.GHTag>
    Author:
    Kanstantsin Shautsou
    • Method Detail

      • apply

        public org.kohsuke.github.GHTag apply​(org.kohsuke.github.GHTag remoteTag)
        Specified by:
        apply in interface Function<org.kohsuke.github.GHTag,​org.kohsuke.github.GHTag>