- GerritHandler - Class in com.github.lookout.serviceartifact.scm
- GerritHandler(Project, Map<String, String>) - Constructor in GerritHandler
-
- getBuildNumberFromCI() - Method in GitHandler
-
Return the build number present in the environment as defined by the CI
system.
- getDefaultJarEnabled() - Method in ServiceArtifactExtension
-
- getDependencies() - Method in ServiceArtifactExtension
-
access the configured service dependencies
- getEnvironment() - Method in AbstractScmHandler
-
- getGit() - Method in GitHandler
-
Return an Grgit object for internal use
- getGitDirFor(String) - Method in GitHandler
-
- getName() - Method in ServiceArtifactExtension
-
access the configured service name
- getProject() - Method in ServiceArtifactExtension
-
return the configured project for this service{} extension
- getProjectDir() - Method in Data
-
- getRevision() - Method in AbstractScmHandler
-
Return the current revision of the tree
- getRevision() - Method in GerritHandler
-
Return the value of GERRIT_PATCHSET_REVISION if present
- getRevision() - Method in GitHandler
-
- GitHandler - Class in com.github.lookout.serviceartifact.scm
Git handler for a project in a traditional Git repository
- GitHandler(Project, Map<String, String>) - Constructor in GitHandler
-