Uses of Class
com.github.kostyasha.github.integration.tag.events.GitHubTagEvent
Packages that use GitHubTagEvent
Package
Description
-
Uses of GitHubTagEvent in com.github.kostyasha.github.integration.generic
Methods in com.github.kostyasha.github.integration.generic with parameters of type GitHubTagEvent -
Uses of GitHubTagEvent in com.github.kostyasha.github.integration.multibranch.handler
Methods in com.github.kostyasha.github.integration.multibranch.handler that return types with arguments of type GitHubTagEventMethod parameters in com.github.kostyasha.github.integration.multibranch.handler with type arguments of type GitHubTagEvent -
Uses of GitHubTagEvent in com.github.kostyasha.github.integration.tag.events
Methods in com.github.kostyasha.github.integration.tag.events that return types with arguments of type GitHubTagEvent -
Uses of GitHubTagEvent in com.github.kostyasha.github.integration.tag.events.impl
Subclasses of GitHubTagEvent in com.github.kostyasha.github.integration.tag.events.implModifier and TypeClassDescriptionclass
Triggers when tag didn't exist before and appeared in remote.class