Index
All Classes and Interfaces|All Packages|Serialized Form
B
- branch() - Method in interface nebula.plugin.info.scm.ScmInfoProvider
- buildId() - Method in interface nebula.plugin.info.ci.ContinuousIntegrationInfoProvider
- buildNumber() - Method in interface nebula.plugin.info.ci.ContinuousIntegrationInfoProvider
- buildUrl() - Method in interface nebula.plugin.info.ci.ContinuousIntegrationInfoProvider
C
- calculateBranch(Project) - Method in interface nebula.plugin.info.scm.ScmInfoProvider
-
Deprecated.
- calculateBuildId(Project) - Method in interface nebula.plugin.info.ci.ContinuousIntegrationInfoProvider
-
Deprecated.
- calculateBuildNumber(Project) - Method in interface nebula.plugin.info.ci.ContinuousIntegrationInfoProvider
-
Deprecated.
- calculateBuildUrl(Project) - Method in interface nebula.plugin.info.ci.ContinuousIntegrationInfoProvider
-
Deprecated.
- calculateChange(Project) - Method in interface nebula.plugin.info.scm.ScmInfoProvider
-
Deprecated.Use
change()instead - calculateFullChange(Project) - Method in interface nebula.plugin.info.scm.ScmInfoProvider
-
Deprecated.Use
fullChange()instead - calculateHost(Project) - Method in interface nebula.plugin.info.ci.ContinuousIntegrationInfoProvider
-
Deprecated.
- calculateJob(Project) - Method in interface nebula.plugin.info.ci.ContinuousIntegrationInfoProvider
-
Deprecated.
- calculateOrigin(Project) - Method in interface nebula.plugin.info.scm.ScmInfoProvider
-
Deprecated.Use
origin()instead - calculateSource(Project) - Method in interface nebula.plugin.info.scm.ScmInfoProvider
-
Deprecated.Use
source()instead - change() - Method in interface nebula.plugin.info.scm.ScmInfoProvider
- ContinuousIntegrationInfoProvider - Interface in nebula.plugin.info.ci
-
Could contribute to idea plugin, once we know the right SCM
- create(File, ProviderFactory) - Static method in class nebula.plugin.info.scm.GitReadOnlyCommandUtil
- currentBranch() - Method in class nebula.plugin.info.scm.GitReadOnlyCommandUtil
-
Get the current branch of the git repository
- CurrentBranchGitCommand - Class in nebula.plugin.info.scm
-
Returns current branch name ex.
- CurrentBranchGitCommand() - Constructor for class nebula.plugin.info.scm.CurrentBranchGitCommand
F
- fullChange() - Method in class nebula.plugin.info.scm.GitReadOnlyCommandUtil
- fullChange() - Method in interface nebula.plugin.info.scm.ScmInfoProvider
- FullChangeGitCommand - Class in nebula.plugin.info.scm
- FullChangeGitCommand() - Constructor for class nebula.plugin.info.scm.FullChangeGitCommand
G
- getExecOperations() - Method in class nebula.plugin.info.scm.GetRemoteOriginGitCommand
- GetRemoteOriginGitCommand - Class in nebula.plugin.info.scm
-
Returns remote origin url ex.
- GetRemoteOriginGitCommand() - Constructor for class nebula.plugin.info.scm.GetRemoteOriginGitCommand
- GitReadOnlyCommandUtil - Class in nebula.plugin.info.scm
-
Utility class for executing read-only Git operations using Gradle's Provider API.
H
- host() - Method in interface nebula.plugin.info.ci.ContinuousIntegrationInfoProvider
- hostname() - Static method in class nebula.plugin.info.ci.HostnameValueSource
- HostnameValueSource - Class in nebula.plugin.info.ci
- HostnameValueSource() - Constructor for class nebula.plugin.info.ci.HostnameValueSource
J
- job() - Method in interface nebula.plugin.info.ci.ContinuousIntegrationInfoProvider
M
- moduleSource() - Method in class nebula.plugin.info.scm.GitReadOnlyCommandUtil
- ModuleSourceGitCommand - Class in nebula.plugin.info.scm
- ModuleSourceGitCommand() - Constructor for class nebula.plugin.info.scm.ModuleSourceGitCommand
N
- nebula.plugin.info.ci - package nebula.plugin.info.ci
- nebula.plugin.info.scm - package nebula.plugin.info.scm
O
- obtain() - Method in class nebula.plugin.info.ci.HostnameValueSource
- obtain() - Method in class nebula.plugin.info.scm.CurrentBranchGitCommand
- obtain() - Method in class nebula.plugin.info.scm.FullChangeGitCommand
- obtain() - Method in class nebula.plugin.info.scm.GetRemoteOriginGitCommand
- obtain() - Method in class nebula.plugin.info.scm.ModuleSourceGitCommand
- origin() - Method in interface nebula.plugin.info.scm.ScmInfoProvider
R
- remoteOrigin() - Method in class nebula.plugin.info.scm.GitReadOnlyCommandUtil
-
Get the remote origin of the git repository
S
- ScmInfoProvider - Interface in nebula.plugin.info.scm
-
Could contribute to idea plugin, once we know the right SCM
- source() - Method in interface nebula.plugin.info.scm.ScmInfoProvider
- supports() - Method in interface nebula.plugin.info.ci.ContinuousIntegrationInfoProvider
- supports() - Method in interface nebula.plugin.info.scm.ScmInfoProvider
- supports(Project) - Method in interface nebula.plugin.info.ci.ContinuousIntegrationInfoProvider
-
Deprecated.
- supports(Project) - Method in interface nebula.plugin.info.scm.ScmInfoProvider
-
Deprecated.use
supports()instead
All Classes and Interfaces|All Packages|Serialized Form
branch()instead