Uses of Interface
com.atlassian.bamboo.vcs.runtime.IdentifyingExecutor
Packages that use IdentifyingExecutor
Package
Description
-
Uses of IdentifyingExecutor in com.atlassian.bamboo.plugins.bitbucket.v2
Classes in com.atlassian.bamboo.plugins.bitbucket.v2 that implement IdentifyingExecutorModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of IdentifyingExecutor in com.atlassian.bamboo.plugins.git.v2
Classes in com.atlassian.bamboo.plugins.git.v2 that implement IdentifyingExecutorModifier and TypeClassDescriptionclass
class
class
-
Uses of IdentifyingExecutor in com.atlassian.bamboo.plugins.github
Classes in com.atlassian.bamboo.plugins.github that implement IdentifyingExecutorModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of IdentifyingExecutor in com.atlassian.bamboo.plugins.stash
Classes in com.atlassian.bamboo.plugins.stash that implement IdentifyingExecutorModifier and TypeClassDescriptionclass
class
-
Uses of IdentifyingExecutor in com.atlassian.bamboo.plugins.stash.v2
Classes in com.atlassian.bamboo.plugins.stash.v2 that implement IdentifyingExecutorModifier and TypeClassDescriptionclass
class
class
-
Uses of IdentifyingExecutor in com.atlassian.bamboo.repository.svn.v2
Classes in com.atlassian.bamboo.repository.svn.v2 that implement IdentifyingExecutor -
Uses of IdentifyingExecutor in com.atlassian.bamboo.vcs.runtime
Classes in com.atlassian.bamboo.vcs.runtime with type parameters of type IdentifyingExecutorModifier and TypeClassDescriptionclass
ContextualVcsId<T extends IdentifyingExecutor<?>>
interface
IdentifyingExecutor<T extends IdentifyingExecutor<T>>
Subinterfaces of IdentifyingExecutor in com.atlassian.bamboo.vcs.runtimeModifier and TypeInterfaceDescriptioninterface
VcsChangeDetector
that can return commits one-by-one.interface
Executor responsible for branch detection.interface
Executor responsible for updating a repository host with build warnings.interface
Executor responsible for finding changes in the repository.interface
Executor responsible for leaving commit level comments.interface
Executor responsible for pull request detection.interface
For getting information about tags.